Has anyone experienced this?
I have made a web-component to act as a block preview for blocks in my v14 block list. I've got it registered correctly using the umbraco-package.json, but when the edit page loads the previews don't load automatically.
They only load when you:
- add a new block of that type
- drag existing blocks of that type around in the list
Can anyone point me to what I'm missing?