Advice on using the documentchange
event (@figma/figma-plugins/dynamic-page-documentchange-event-advice
)
recommended
config.
The documentchange
event is not compatible with the dynamic-page
manifest option. Please use PageNode.on('nodechange')
or figma.on('stylechange')
instead.