Extension not working
ccolegate opened this issue · 1 comments
ccolegate commented
The Chrome Extension doesn't seem to be working for me, no extra button being inserted in the toolbar.
In the console there is the following error?
Uncaught TypeError: Cannot read property 'insertAdjacentHTML' of undefined
at run (popup.js:48)
at isLoaded (popup.js:38)
alyssaxuu commented
That was due to Figma applying some changes that modified the names of the elements I was appending to. Should be fixed now (update to version 10.5).