Open dmbdesignpdx opened 2 years ago
Hello! I am seeing this exact same issue.
?
this behavior still persists when creating a brand new contentful app via @contentful/create-contentful-app@latest
.
updated versions:
@contentful/default-field-editors
: 1.1.16@contentful/app-scripts
: 1.1.2@contentful/app-sdk
: 4.4.0node
: 16.15.0npm
: 8.9.0Marking issue as stale since there was no acitivty for 30 days
Hello, there is some kind of bug preventing a user from using the rich-text editor as expected (compared to the one in the builtin entry editor).
How it's implemented
Via
@contentful/create-contentful-app
using the@contentful/app-sdk
:Expected behavior
Builtin entry editor:
https://user-images.githubusercontent.com/5041305/153089246-c8296e1a-5fd9-4435-971b-343de6dfb199.mov
Actual behavior
FieldWrapper
withField
https://user-images.githubusercontent.com/5041305/153089293-94ef91de-5141-44c3-b2cd-6ea0b2bf668f.mov
Versions
@contentful/default-field-editors
: 1.1.2@contentful/field-editor-rich-text
: 1.1.1@contentful/app-scripts
: 0.14.114@contentful/app-sdk
: 4.3.1npm
: 8.1.2node
: 16.13.1Please let me know if there is anything else I need to provide. Thank you.