Skip to content

Fix Undefined XPath Result #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2018
Merged

Fix Undefined XPath Result #169

merged 1 commit into from
May 28, 2018

Conversation

DotJoshJohnson
Copy link
Owner

This PR fixes undefined xpath results by defining XPathResult types in the extension. We previously used the exposed XPathResult type for this, but the xpath package no longer seems to export that type directly.

The xpath package no longer exports XPathResult.

Fixes #168
@DotJoshJohnson DotJoshJohnson merged commit 7fa1d71 into master May 28, 2018
@DotJoshJohnson DotJoshJohnson deleted the undefined-xpath branch May 28, 2018 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant