Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

FormioModule, MatFormioModule Lazy Loading Conflict #187

Open
sezerkorkmaz opened this issue Jun 25, 2021 · 2 comments
Open

FormioModule, MatFormioModule Lazy Loading Conflict #187

sezerkorkmaz opened this issue Jun 25, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@sezerkorkmaz
Copy link

sezerkorkmaz commented Jun 25, 2021

When we import FormioModule and MatFormioModule to same module, form-builder components doesnt work properly.

When we import FormioModule to A module, and MatFormioModule to B module. And we lazy load A module, form-builder component works properly. After we load B module, it works properly too. After lazy loaded B module , when we go to 'form-builder' component's page again, it doesnt render. First time everything ok. But second time it doesnt work.

Can we destroy "MatFormioModule" dynamically when we before open the "FormioModule" or another solution? @travist

@sezerkorkmaz sezerkorkmaz added the bug Something isn't working label Jun 25, 2021
@smartsense-as
Copy link

Is there anyway to fix this problem currently?

1 similar comment
@t4professor
Copy link

Is there anyway to fix this problem currently?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants