alyssaxuu/figma-to-google-slides

Extension not working

ccolegate opened this issue · 1 comments

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)

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).