Mcgode / pf2-encounter-planner

A Pathfinder 2nd Edition enconter planner
https://mcgode.github.io/pf2-encounter-planner
MIT License
3 stars 2 forks source link

Nice Outline For Encounters - Isn't Working #7

Open flurgen opened 3 years ago

flurgen commented 3 years ago

Nice outliner for encounters, but it isn't working. Using Chrome Version 93.0.4577.82 (Official Build) (x86_64), system just hangs. Unable to create sub categories. When it starts working again, unable to create Creatures in Fights - go through the process and click DONE and nothing displays. Do it again, same thing. Nothing.

Using Firefox 92.0 (64-bit), creates outline, when adding any element and clicking ADD MORE CREATURES, the screen changes to a lot of code and back and forward arrows have ceased functioning - user can go nowhere and do nothing.

Mcgode commented 3 years ago

Fixed issue on Firefox https://github.com/Mcgode/pf2-encounter-planner/commit/ff111c2ae1d4cdbad5b4d8f1546e38e40703e276. Sorry about that (weird firefox behaviour with HTML forms containing buttons)

Mcgode commented 3 years ago

I'm unable to reproduce the issue on Chrome though. From your description, my best would be that something prevents the JS scripts from running. Do you have some kind of content blocker extension (like AdBlock,...) ? If you do, please try disabling it to see if it works.