Skip to content
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

WordPress 6.6 #5608

Closed
elzadj opened this issue Jun 12, 2024 · 1 comment · Fixed by #5640
Closed

WordPress 6.6 #5608

elzadj opened this issue Jun 12, 2024 · 1 comment · Fixed by #5640

Comments

@elzadj
Copy link
Collaborator

elzadj commented Jun 12, 2024

Description

Maxi crashes on WP 6.6 beta 2

resolvers.js:4 Uncaught 
TypeError: Cannot read properties of undefined (reading 'mark')
    at ./src/extensions/store/resolvers.js (resolvers.js:4:22)
    at __webpack_require__ (bootstrap:19:1)
    at ./src/extensions/store/index.js (controls.js:37:24)
    at __webpack_require__ (bootstrap:19:1)
    at ./src/extensions/index.js (isInSiteEditorPreviewIframe.js:8:43)
    at __webpack_require__ (bootstrap:19:1)
    at ./src/index.js (index.js:18:28)
    at __webpack_require__ (bootstrap:19:1)
    at startup:4:92
    at __webpack_require__.O (chunk loaded:25:1)
edit-post.js?ver=87f…7a7280f58a3cba:3273 Warning: You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client"

https://make.wordpress.org/core/6-6/

18 June 2024 Beta 3.
25 June 2024 Release candidate 1.
2 July 2024 Release candidate 2.
9 July 2024 Release candidate 3.
15 July 2024 Dry run for release of WordPress 6.6 and 24-hour code freeze.
16 July 2024 WordPress 6.6 is released.

Step-by-step reproduction instructions

  1. Update to wp 6.6 beta 2
  2. Open the editor
  3. Check the console, also the blocks are broken

Screenshots, screen recording, code snippet

No response

URL and/or Code editor

No response

How to fix it

No response

Other information

No response

@elzadj
Copy link
Collaborator Author

elzadj commented Jul 1, 2024

Other issues:

  • No maxi icon in the top toolbar
  • Cloud block is broken (patterns, icons, etc.)
  • The preview for maxi patterns in the left sidebar
  • Reusable blocks are broken
  • Maxi blocks styles in reusable don't work on frontend
  • Maxi blocks on FSE are broken

@elzadj elzadj mentioned this issue Jul 1, 2024
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant