Terry S
Terry S
Here are my Gemfile and Gemfile.lock (NB: I had to add .txt to the filenames so Github would accept them) [Gemfile.lock.txt](https://github.com/cloudinary/cloudinary_gem/files/4006252/Gemfile.lock.txt) [Gemfile.txt](https://github.com/cloudinary/cloudinary_gem/files/4006253/Gemfile.txt)
Hi @aleksandar-cloudinary Upgrading to 1.13.1 without removing activestorage-cloudinary-service - breaks (as expected - just verifying) Upgrading to 1.13.1 having removed activestorage-cloudinary-service - also breaks (Stack Trace below) Verifying that the...
There's a nice write-up here of how to avoid having to add `data: { turbo: false }` here: [https://dev.to/djchadderton/making-tinymce-work-with-rails-turbolinks-and-stimulus-2ooa](https://dev.to/djchadderton/making-tinymce-work-with-rails-turbolinks-and-stimulus-2ooa) ...but I couldn't get it to work 100% of the time