- 🇬🇧United Kingdom steven jones
Yeah, so at the moment there's no interface for us to check to see if this method is there, see: 🐛 Views style plugins with the `attachTo` method should implement an interface Needs work
But until then we can probably do a simple
method_exists
check and that'll stop the WSOD you were seeing.