Hello. Recently I worked with plugin that can work only in “export” page. It was easy to add listener on page change, but rename page doesn’t trigger any event. Because of it user after rename should re-open plugin or change page and get back to export. Not really cool UX… I think it will be better to trigger currentpagechange
.
Page 1 / 1
Have you tried listening to the documentchange
event?
https://www.figma.com/plugin-docs/api/DocumentChangeEvent
God, why it works only after asking on forum 💀
Yep, thanks, this is what I need
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.