angular icon indicating copy to clipboard operation
angular copied to clipboard

[Custom Components] support for multiple lazy loaded modules

Open davidyoung77 opened this issue 3 years ago • 2 comments

When using Angular FormIO and custom components, Each component that uses the custom components must be eagerly loaded on the same module, otherwise you get element already registered errors.

What is the recommended approach for using angular formIO and custom components in multiple lazy loaded routes/modules?

Is there a working example of this?

davidyoung77 avatar Dec 05 '22 14:12 davidyoung77

@davidyoung77 did you find a way? we are also looking for a way.

saravanapriyanm avatar Jun 05 '23 10:06 saravanapriyanm

Can you provide any additional information or context for more clarity on what you are trying to do?

lane-formio avatar Jul 11 '24 21:07 lane-formio