-
Notifications
You must be signed in to change notification settings - Fork 2
Preview Panel Rendering #3
Comments
Try to register the field at the lazy-loaded module |
When I register the field in app module and as well as lazy loaded module |
I tried to create a rating-wrapper module and register it there only and then export the rating-wrapper module to different module and still I get the same error |
I've updated the git repo with two branches in it.
|
Try to write an adapter register only once as how the error message says (a new function which knows the "registered state" somehow), then try to register at the lazy-loaded module. |
The Preview Panel doesn't render the component when using formio in a lazy loaded module.
And if an add the rating field in lazy loaded formio it doesn't load.
The Git Link
I've deployed it on Netlify
The text was updated successfully, but these errors were encountered: