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
Rich Text Input Form instance when nested inside another one, sometimes disappears from the DOM, while typing.
Data is not lost, reappears after refresh.
Expected Behaviour:
The nested rich text fields should be able to receive input from the user properly.
Actual Behavior:
Nested richtext input form sometimes disappears.
Environment:
Payload CMS version: (3.23.0)
Node.js version v23.5.0
Database Postgres by Supabase
To Reproduce:
Go to the Community Changelog
Fill the necessary fields
Fill data in the CTA, at times, the rich text editor form will disappear from the DOM
The following process triggers the bug more frequently: Saving the document -> Going back to the admin panel -> Filling rich text in the cta again.
Describe the Bug
Link to reproduction
Describe the Bug
Rich Text Input Form instance when nested inside another one, sometimes disappears from the DOM, while typing.
Data is not lost, reappears after refresh.
Expected Behaviour:
The nested rich text fields should be able to receive input from the user properly.
Actual Behavior:
Nested richtext input form sometimes disappears.
Environment:
To Reproduce:
Payload Version:
23.5.0
Adapters and Plugins
Video:
rteError.mov
Link to the code that reproduces this issue
https://github.com/sharma01ketan/backend
Reproduction Steps
To Reproduce:
Which area(s) are affected? (Select all that apply)
area: core
Environment Info
The text was updated successfully, but these errors were encountered: