-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Adding blocks to a collection do not always render correctly while Live Preview is open #12281
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
Comments
Please add a reproduction in order for us to be able to investigate. Depending on the quality of reproduction steps, this issue may be closed if no reproduction is provided. Why was this issue marked with the
|
@tschwartz thank you for providing access to the repo. I was able to observe the error once but then it wasn't occuring again. How often are you able to reproduce it? Let us know! |
Hello @DanRibbens I am able to reproduce the issue every time using the repro steps provided above. The issue typically will not present itself on the first content block added but rather on every instance thereafter. |
@DanRibbens I have pushed up a minimal repro, removing everything but the pages collection, all extraneous dependencies, etc and am still able to reproduce the issue using the steps above. That said, I am not able to reproduce this with the Payload website template... |
Describe the Bug
Adding blocks to a collection do not always render correctly while Live Preview is open, sometimes the loading animation just cycles forever unless the user toggles back to Edit and then back to Live Preview.
Link to the code that reproduces this issue
https://github.com/tschwartz/payload-cms-repro
Reproduction Steps
Expected
npm install
npm run dev
Observed
npm install
npm run dev
Note, this is not specific to the Rich Text block but all content block types.
Which area(s) are affected? (Select all that apply)
Not sure
Environment Info
The text was updated successfully, but these errors were encountered: