You can't reference a transformed class (component /page / mixin classes)
directly from a service as the classloaders are not compatible.

Try referencing ClientBodyElement instead. The Zone component implements
this interface and the interface is not a transformed class.

Reply via email to