figmagic icon indicating copy to clipboard operation
figmagic copied to clipboard

Non-nested elements must have the layout element using the Component name or it fails

Open mikaelvesavuori opened this issue 3 years ago • 0 comments

(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.

mikaelvesavuori avatar Oct 09 '21 08:10 mikaelvesavuori