Skip to main content

Hey there ๐Ÿ‘‹ Iโ€™m getting crazy trying to understand why the super simple plugin I just created works fine locally (meaning that when I open the ui.html file generated, the ui is properly rendered) but when I launch it from Figma (after importing it through its manifest) it shows a blank page, the html inside is the template one and not the generated one ๐Ÿ˜ญ

When I check the network tab in the console from Figma, the js is not there (and i donโ€™t have any error when building or in the console)

What am I doing wrong?

Thanks in advance for whoever will take the time to help ๐Ÿ˜‡

Be the first to reply!