elements
elements copied to clipboard
The `isModule` property of a `ElementConfig` is ignored.
It seems that the isModule attribute of a ElementConfig is currently ignored.
The element can still be marked as a module by using *axLazyElement="null; module: true", but having to do it in every usage doesn't seem intentional.
I can provide a PR with some tests and a fix.