-
Notifications
You must be signed in to change notification settings - Fork 265
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
(nodeSerializeToString) TypeError: Cannot read property 'prefix' of null #228
Comments
same error |
For me, this happens whenever I perform a delete operation using "removeChild". I want to update the dom as I process individual nodes. But this issue is preventing me from completing that solution. |
Got the same Error with:
But when you change it will work |
This project is not active anymore. You can try fast-xml-parser instead |
Possibly from #124 . |
Following code is throwing error at line number 3
Error details:
The text was updated successfully, but these errors were encountered: