On Rails 7 using turbo tinymce doesn't load after a route is visited more than one time in a single user session. It renders a large text area instead of tinymce
For anyone looking my current solution was to add data: { turbo: 'false' } to all links going to screen containing tinymce.