- Issue created by @pameeela
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Also get a bunch in the logs upon install... around 50 when I just tried.
- ๐บ๐ธUnited States thejimbirch Cape Cod, Massachusetts
Looks like this is a core issue: ๐ Warnings logged for missing field block plugins when enabling layout builder on an entity view display for the first time Active . Postponing on that.
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Thanks for finding itโฆ I knew it existed and I tried yesterday but didnโt notice it quickly and moved on to shinier things :)
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
I added a link there too. Canโt we hack around this for now and suppress any warnings that match this pattern? I doubt this will be fixed in coreโฆ especially with the move to XB.
- ๐บ๐ธUnited States phenaproxima Massachusetts
We would need custom code, or new config actions, to hack around it...and we ship no PHP of our own, apart from tests and Composer scripts. (We're trying to avoid having a polyfill module if at all possible.)
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Okayโฆ hmmโฆ then we need the real solution in core then
- ๐บ๐ธUnited States phenaproxima Massachusetts
Well, the good news is that I found the cause in core, and wrote a test for it. I'm not sure what the proper fix is, but now that we have a way to confirm it's fixed, finding the right solution should be downhill from here. And it is unambiguously a bug, so it should be eligible for core's next patch release.
I'm going to leave this issue open for reference, but I agree that this is something to be fixed in core, not Drupal CMS.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Doing some clean-up in the issue queue here, so closing this guy out as a duplicate of ๐ Warnings logged for missing field block plugins when enabling layout builder on an entity view display for the first time Active .