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

Block recovery errors in WordPress 6.4 #61

Closed
ingeniumed opened this issue Nov 9, 2023 · 0 comments
Closed

Block recovery errors in WordPress 6.4 #61

ingeniumed opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ingeniumed
Copy link
Contributor

Due to lodash not being enqueued by default anymore in WordPress 6.4, there are block recovery errors happening when trying to select some nested settings in the editor.

The solution is to either enqueue lodash, or use a native alternative to get that we use to fetch the setting at any depth based on the path provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants