Flip437 said over 3 years ago on WYSIWYG Editor with Trix :
Hello,

My config
- Rails 6 + sprockets.
- Active storage OK
- Trix editor ok with <%= f.rich_text_area :content %>
- Trix editor KO with    <%= f.trix_editor :content %>

Can someone tel me why I can't use f.trix_editor ??