You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran php craft ckeditor/convert to convert redactor to ckeditor. Everything worked great, except it didn't detect a matrix field. The matrix field is called "Page Content" It has 4 block types. then within each block type, are 5 to 15 other fields. There were a few Redactor fields within them, and it did not detect it
Steps to reproduce
run php craft ckeditor/convert on a matrix field that has different block types and redactor fields within them
Additional info
Craft version: 4.8.7
PHP version: 8.2.16
Database driver & version: MySQL 5.7.39
Plugins & versions: CKEditor3.8.3 + the latest redactor before you discontinued it
The text was updated successfully, but these errors were encountered:
Description
I ran php craft ckeditor/convert to convert redactor to ckeditor. Everything worked great, except it didn't detect a matrix field. The matrix field is called "Page Content" It has 4 block types. then within each block type, are 5 to 15 other fields. There were a few Redactor fields within them, and it did not detect it
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: