Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 376 Bytes

dynamic-page-documentchange-event-advice.md

File metadata and controls

7 lines (4 loc) · 376 Bytes

Advice on using the documentchange event (@figma/figma-plugins/dynamic-page-documentchange-event-advice)

⚠️ This rule warns in the 👍 recommended config.

The documentchange event is not compatible with the dynamic-page manifest option. Please use PageNode.on('nodechange') or figma.on('stylechange') instead.