refinerycms
refinerycms copied to clipboard
Page editing: inputs in textarea are ignored if in source code editing mode
What's going on?
- Create page with pagepart
- Go to page editing page in refinery admin
- Click "edit source code button"
- Write something
- Submit form
Expected behavior
It should update related page part.
Actual behavior
It doesn't update related page part. But it will if you switch back to TinyMCE editor.
In fact, that visible textarea isn't a part of the form. It doesn't even have an id.
System
Rails version: 5.1.6 Ruby version: 2.4.1p111 RefineryCMS version: 4.0
Hi @SteveRedka, TinyMCE is not officially supported by Refinery, you should ask on the developer repo or use our editor https://github.com/parndt/refinerycms-wymeditor