Upgrading from 2.0 to 3.0 -Block Editor $groups issue
Hello! I'm getting a strange error (see picture). I've tried clearing all caches. It only happens on one of my modules (name "Pages" module).
I suspect this might be due to some now-deprecated style of handling blocks, but I'd really rather not update all unnecessary code yet and want to get my production site up and running first, lol.
When I dig into the cached view it references in that error, I see this:
<x-twill::block_editor :groups='$groups' />
<x-twill::block_editor :groups='$groups' />
Also, this error goes away if I comment out this from the affected-module's form page: