Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Node undefined error from _isACSSStyleTag() when working with tinymce #190

Closed bob2517 closed 2 years ago

bob2517 commented 2 years ago

This is due to an empty parentNode when calling that function.

This is fixed on the 2.9.0 branch and this issue is a reminder that it's been fixed.

bob2517 commented 2 years ago

Closing in preparation for release.