Closed Amerisun closed 2 years ago
Hi @Amerisun,
Sounds great. It would be useful for this project to be able to import from other sources as well, so an import from Fantasy Grounds option could be something worth adding to the roadmap.
Thanks for raising this issue and for the detailed steps to reproduce. I'll put a fix in place for this issue shortly.
I am writing a tool to use Fantasy Grounds XML exports, writing XSL to parse that and turn it into your JSON format so the Fantasy Grounds community can use your sheets to manually print out their characters. https://github.com/Amerisun/FantasyGroundsXMLConverter
During debugging this and trying, I had to send lots of bad JSON files through. If I click import, and there is a bad JSON passed, I noticed that any attempts after that fail for the same JSON file. I have to click "Clear" and then refresh the page for it to allow importing again for that same JSON.
But I can import other JSON files fine.
Steps to reproduce
This will make it work:
I can also click clear, and refresh the page and the badchar will load the second time after fixing it.
Hope this is clear enough. :-)