I have built a WP theme in PG, almost completed it.
Suddenly I am seeing this in WP for several of my Blocks. And they dont appear in the list to add to a page.
If I change the Block ID, they appear again and I can add them back to their page.
There is one Block, I can not get showing, that includes removing all the WP actions and re-adding them to the block, with a different ID. It still wont show up in WP, even though the files are there.
PG 8.5
MacOS 15.5
Any suggestions @Emmanuel for what I should be looking for to resolve it. The blocks are listed correctly in the functions.php, and in the blocks folder. But I suck at PHP, and there must be something wrong here?
This seems to have happened after updating to 8.5.
EDIT: Finding this older thread, similar issue. But I had previously tried clearing the theme folder, regenerating the functions.php file, even let PG rebuild the _pgexport folder.