-
Notifications
You must be signed in to change notification settings - Fork 11
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
Issue with nodenames starting with an underscore #77
Comments
Looks like a bug in JSDOM => jsdom/jsdom#3015 Fixing this here by going back to the old JS XPath evaluator removes performance improvements made in ccc1761 However, when we switch to the new XPath evaluator we should move from JSDOM to puppeteer anyway (which will fix this issue). May be best to move to puppeteer now. |
…ookie is not accessible and throws an exception, enketo/enketo-validate#77
remaining:
|
fixed: failure when nodenames contain underscore, #77
…ookie is not accessible and throws an exception, enketo/enketo-validate#77
@MartijnR - We're seeing the same syntax error in this case as before. |
But not here, right? https://validate.enketo.org/oc/ |
Just in case, this is the command to check for any globally install npm packages (maybe an old enketo-validate version):
This should not list enketo-validate because you've started installing it from git locally instead now I believe. |
@MartijnR - We have an old version installed, so I'll retest once we update it. |
Looks good in testing. |
SyntaxError: 'data>allergies>_thead>note1' is not a valid selector
See 'Form upload issue' email by @pbowen-oc on 07/17/2020.
Allergies.pab.min.underscore.xml.txt
The text was updated successfully, but these errors were encountered: