Open ThePlenkov opened 2 weeks ago
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.
This is just in demo, not the library bug.
yes, I can confirm! it works as expected in the code. thanks. anyway - would be nice to fix the demo if possible,
Hi!
I'm testing it now using this page: https://naturalintelligence.github.io/fast-xml-parser/
I noticed that if I provide XML like this:
it generates me the JSON like this:
now when I render XML again I have ?xml node described twice:
and if I parse such XML of course it fails.
Could you please check why? Is it a bug of the library or just the UI issue? Thanks!