-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
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
Editor markdown does not work correctly #1016
Comments
Any update here? I'm experiencing the same problem... |
this behavior still persists when creating a brand new contentful app via updated versions:
|
Marking issue as stale since there was no acitivty for 30 days |
Marking issue as stale since there was no acitivty for 30 days |
? |
Marking issue as stale since there was no activity for 30 days |
I have a similar problem. When I use the |
Marking issue as stale since there was no activity for 30 days |
This is still happening, did someone find a solution? |
I've encountered same problem today |
I've resolved this problem by importing |
Marking issue as stale since there was no activity for 30 days |
We just released a fix for this issue with @contentful/field-editor-markdown@1.5.3 |
Hello, there is some kind of bug preventing a user from using the markdown 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.33.46.PM.mov
Actual behavior
FieldWrapper
withField
Screen.Recording.2022-02-08.at.2.18.02.PM.mov
Versions
@contentful/default-field-editors
: 1.1.2@contentful/field-editor-markdown
: 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: