RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
155 stars 30 forks source link

JS error on loading template editor #83

Closed apexdodge closed 1 year ago

apexdodge commented 1 year ago

This happens when you already visited the template editor, and then go back to it.

image

Artifact of Hotwired/Stimulus. I believe we need to Disconnect() / destroy the component similar to what is done for TinyMCE.

image

apexdodge commented 1 year ago

Fixed in v1.0.2