farling42 / fvtt-pdf-pager

PDF Pager for Foundry
MIT License
6 stars 4 forks source link

SWADE Core Skills broken by pdf-pager? #23

Closed farling42 closed 1 year ago

farling42 commented 1 year ago

See Discord message: https://discord.com/channels/170995199584108546/715780900322803753/1029411605882077214

farling42 commented 1 year ago

This was caused by TextEditor.enrichHTML getting called with an undefined content.

The core version of that function checks for an invalid content and returns an empty string. My code wasn't doing that. But it now checks that in 0.19.1