Skip to main content

Hi all,


I started to do first steps into Figma plugin development. The .ts file / project in VS Code itself throws no errors but I got an warning in the console which I’m not able to get what the problem is and stops the plugin to work:


figma_app.min.js.br:1162 Origin trial controlled feature not enabled: 'display-capture'

Any Idea what reason could produce this warning?

This warning is not from the plugin but from Figma itself. It’s safe to ignore it.


Reply