We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
Via @contentful/create-contentful-app using the @contentful/app-sdk:
@contentful/create-contentful-app
@contentful/app-sdk
<FieldWrapper sdk={sdkRef} name={label} > <Field sdk={sdkRef} widgetId={widget} /> </FieldWrapper>
Builtin entry editor:
FieldWrapper with Field
FieldWrapper
Field
@contentful/default-field-editors
@contentful/field-editor-rich-text
@contentful/app-scripts
npm
node
Please let me know if there is anything else I need to provide. Thank you.
The text was updated successfully, but these errors were encountered:
Hello! I am seeing this exact same issue.
Sorry, something went wrong.
?
this behavior still persists when creating a brand new contentful app via @contentful/create-contentful-app@latest.
@contentful/create-contentful-app@latest
updated versions:
Marking issue as stale since there was no acitivty for 30 days
No branches or pull requests
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:
Screen.Recording.2022-02-08.at.2.32.32.PM.mov
Actual behavior
FieldWrapper
withField
Screen.Recording.2022-02-08.at.2.22.14.PM.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.
The text was updated successfully, but these errors were encountered: