-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
base.node.ts?d2ee:144 Uncaught (in promise) TypeError: Cannot read property '0' of undefined
at ReflectFrameNode.get (base.node.ts?d2ee:144)
at getReletiveLCRS (lcrs.ts?f811:70)
at ReflectTextNode.get (constraint.mixin.ts?87ec:26)
at Module.commonPosition (common-position.ts?face:44)
at retrieveAbsolutePosOrMakeWidget (positioned.wrap.ts?0736:58)
at wrapWithPositioned (positioned.wrap.ts?0736:23)
at TextBuilder.positionInParent (default.builder.ts?54e6:54)
at flutterText (index.ts?6444:218)
at handleNode (index.ts?6444:156)
at eval (index.ts?6444:78)
at Array.forEach (<anonymous>)
at flutterWidgetGenerator (index.ts?6444:76)
at flutterFrame (index.ts?6444:225)
at handleNode (index.ts?6444:154)
This happens when absoluteTransform
is undefined, caused by converting remote figma node into reflect node.
Example error causing desing
Metadata
Metadata
Assignees
Labels
No labels