Open
Description
Is there any support for trix-editor? I've tried using something like
$(document).on('best_in_place:activate', function(el) {
$(element).trix-editor();
});
but this doesn't seem to work.
Metadata
Assignees
Labels
No labels
Is there any support for trix-editor? I've tried using something like
$(document).on('best_in_place:activate', function(el) {
$(element).trix-editor();
});
but this doesn't seem to work.