You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(This is an older, anecdotal issue and needs to be re-verified and investigated!)
This concerns (React) element generation.
Non-nested elements need to have the layout element using the Component name (such as ”Slider”), else it fails.
Investigate if possible to meaningfully update the implementation/code to support a less rigid pattern, so users can call the main layout element whatever they want.
The text was updated successfully, but these errors were encountered:
mikaelvesavuori
changed the title
BUGFIX: Non-nested elements must have the layout element using the Component name or it fails
Non-nested elements must have the layout element using the Component name or it fails
Oct 9, 2021
(This is an older, anecdotal issue and needs to be re-verified and investigated!)
This concerns (React) element generation.
Non-nested elements need to have the layout element using the Component name (such as ”Slider”), else it fails.
Investigate if possible to meaningfully update the implementation/code to support a less rigid pattern, so users can call the main layout element whatever they want.
The text was updated successfully, but these errors were encountered: