Carpathias / tgce-restyler-5e3

Restyler for DnD5e 3.0
Other
4 stars 0 forks source link

Relocation Nav Button / Not working - Running on forge-vtt.com #4

Closed Nostalgia2046 closed 6 months ago

Nostalgia2046 commented 6 months ago

Preview of the issue : https://gyazo.com/ec3d19f2cd2364b287822e7327604713

Chrome :

Edge :

Carpathias commented 6 months ago

I have been able to isolate the line of code in the F12 debugger that the script is hanging on. The script is erroring when it tries to read the rules in the modules custom stylesheet, but the cssRules attribute is empty. It should not be, and the rules seems to be present when i look in the ELements and CSS. No resolution yet.

Carpathias commented 6 months ago
Carpathias commented 6 months ago

v1.2.0 has been released. In order for Forge-VTT to pickup the update I had to stop my server(s) completely. I tested this on Forge and all is working (for me).

Please check the CHANGELOG. https://github.com/Carpathias/tgce-restyler-5e3/blob/main/CHANGELOG.md