Hello,
I have an error in console when I run my plugin :
“Assertion failure: styleIDs.size() == paths.size() && “Creating geometry with mismatched properties”” in MultiplayerGeometry (FGMultiplayerMessages.cpp)
I am using React with package : “@figma/plugin-typings@^1.24.0”
And I used https://github.com/nirsky/figma-plugin-react-template to create my project.
Thank you for your help !