The block “whatever” must have a registered category.
-
We have a wordpress gutenberg site that was working wonderfully up until fairly recently.
Suddenly no admin edit pages will load, pages, posts, reusable blocks, etc.Now we get 84 warnings in the console about blocks not having a registered category, even many core blocks. when i console.log(wp.blocks.getBlockTypes()) it shows 92 blocks, but none of the blocks that are triggering the warning. Those are all missing. Even the core ones.
What in the heck? What could be causing this?
How do I debug this mess?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘The block “whatever” must have a registered category.’ is closed to new replies.