foundry-vtt-types icon indicating copy to clipboard operation
foundry-vtt-types copied to clipboard

TinyMCE patch for TS4.8

Open Spice-King opened this issue 3 years ago • 0 comments

This patches the errors out of TinyMCE for the issue tinymce/tinymce#8090 since it might get fixed for TinyMCE 6.2, but not the 6.1 line. This is not an ideal solution, but it would let us move forward. TinyMCE also uses this for it's self, so I call this fair game to do it to TinyMCE.

See https://github.com/Spice-King/foundry-vtt-types/commit/0c717a8a6fd6d9d2ea4942ac1812459736647b64 / action results for it working with a manual update to TS4.8 ready stuff. All checks and tests still pass.

Spice-King avatar Sep 02 '22 16:09 Spice-King