figma parser exception: unsupported object type 'COMPONENT SET'
Closed this issue · 2 comments
AzlanCoding commented
I'm trying to convert my figma project at https://www.figma.com/file/VnN352ZUMh54Okc16r6msl/Robotics-Attendance?node-id=0%3A1 to qml. However, when converting, a pop-up appears saying figma parser exception: unsupported object type 'COMPONENT SET'
Are components still supported? If not, is there a workaround for figma components? (i.e. export qml without the figma components)
Any help is appreciated.
mmertama commented
Fixed in version 2.0.0
AzlanCoding commented
Thank you so much!