You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.
Description
A closing tag that hasn't been opened causes an exception to be thrown, instead of returning a validation error (as would be expected)
Code
Output
Exception thrown:
TypeError: Cannot read properties of undefined (reading 'tagName')
at exports.validate (/home/guillermoheras/lhv/banking-services/apps/portal/node_modules/fast-xml-parser/src/validator.js:108:33)
expected data
a ValidationError object should be returned
Would you like to work on this issue?
Bookmark this repository for further updates. Visit SoloThought to know about recent features.
The text was updated successfully, but these errors were encountered: