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
Describe the bug
An error occurs when attempting to save a workspace in the Sketch plugin after adding an arrow object. The specific error message displayed is: "Error while adding feature: TypeError: i.getZIndex is not a function."
To Reproduce
Steps to reproduce the behavior:
Open the Sketch plugin.
Add an object of the type "Arrow".
Open the Save view.
Attempt to save the workspace.
Note the error message: "Error while adding feature: TypeError: i.getZIndex is not a function."
Expected behavior
The workspace, including the arrow object, should save without any errors.
The text was updated successfully, but these errors were encountered:
Describe the bug
An error occurs when attempting to save a workspace in the Sketch plugin after adding an arrow object. The specific error message displayed is: "Error while adding feature: TypeError: i.getZIndex is not a function."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The workspace, including the arrow object, should save without any errors.
The text was updated successfully, but these errors were encountered: