Opened 3 years ago
Closed 2 years ago
#50142 closed defect (bug) (reported-upstream)
Getting console error while uploading media file in Gutenberg Editor
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 5.4.1 |
Component: | Editor | Keywords: | |
Focuses: | javascript, administration | Cc: |
Description
When I am using more than a five to six blocks in a single Gutenberg page then I got a console error to upload a media as shown in the screenshot below.
Screenshot Url- https://share.getcloudapp.com/2NuXbxgQ
Steps to Reproduce:
- Create a new apge with GUtenberg
- Add a single image block first and set to wide width then add same iumage block and set full width
- Add table block and do the same as like image block.
- Then use group block and in that use a column of three and in each block use the image block.
- After that below add aGallery block and set to full width
- The add a image block and you will get the console error as shown in the screenshot above.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thanks for reporting this @swapnild. I can reproduce the same problem. Block editor bugs are usually handled in the Gutenberg github repo:
https://github.com/WordPress/gutenberg/issues
I found this existing report of the same error - https://github.com/WordPress/gutenberg/issues/24764. I'll close this ticket in favour of that one.