-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Describe the bug
When attempting to create a new pattern at: [url]
The screen loads, but as soon as you click into the block editor, you get the "this block has encountered an error and cannot be previewed" error.
Windows 11 with any Chromium browser
The console says:
installHook.js:1 Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rd (react-dom.min.js?ver=18:206:306)
at u (react-dom.min.js?ver=18:88:149)
at x (react-dom.min.js?ver=18:91:16)
at v (react-dom.min.js?ver=18:95:81)
at aa (react-dom.min.js?ver=18:123:401)
at Qk (react-dom.min.js?ver=18:251:79)
at Ri (react-dom.min.js?ver=18:195:185)
at Ok (react-dom.min.js?ver=18:195:116)
at Nd (react-dom.min.js?ver=18:194:492)
at Li (react-dom.min.js?ver=18:189:179)
overrideMethod @ installHook.js:1
wf @ react-dom.min.js?ver=18:121
f.componentDidCatch.c.callback @ react-dom.min.js?ver=18:122
Hh @ react-dom.min.js?ver=18:103
Ji @ react-dom.min.js?ver=18:180
Hi @ react-dom.min.js?ver=18:179
Hk @ react-dom.min.js?ver=18:178
Rk @ react-dom.min.js?ver=18:197
xb @ react-dom.min.js?ver=18:196
Li @ react-dom.min.js?ver=18:189
db @ react-dom.min.js?ver=18:79
Tf @ react-dom.min.js?ver=18:189
wg @ react-dom.min.js?ver=18:32
Ce @ react-dom.min.js?ver=18:65
Be @ react-dom.min.js?ver=18:47
zj @ react-dom.min.js?ver=18:46
And links here: https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]=
To Reproduce
Steps to reproduce the behavior:
- Go to https://wordpress.org/patterns/new-pattern/ in a Windows 11 + Chromium environment
- Click in the block editor to create a new block
- See error as described above
Expected behavior
Expecting to be able to interact with the block editor like normal.
Desktop (please complete the following information):
- OS: Windows 11 Build 26200.7462
- Browser any Chromium browser
- Version latest build: 143.0.7499.193 (Official Build) (64-bit)
Metadata
Metadata
Assignees
Labels
No labels
