Skip to main content
yingpengsha
February 9, 2023

The global variable `figma` in browser cannot listen for events

  • February 9, 2023
  • 2 replies
  • 831 views

Although this is a plugin api, in previous experiments it was possible to retrieve the figma object in the browser and perform the same behavior. But it doesn’t seem to be working now. Is it a proactive strategy or an inadvertent defect?

2 replies

Ethan_Sherbondy
March 25, 2023

Hmm, maybe this is a recent accidental regression for Figma plugins in the browser?

Wonder if this is related to an issue we are likewise facing where Figma.on(“drop”) events are not firing as expected for us in the browser despite working just fine in the Figma desktop app.

Cross-posting / linking in case relevant:

Amogh_Srivastava
New Member
June 24, 2024

Hey there, any solutions to this topic so far? I am stuck here as well