Skip to main content

Is there a way to see how data has been set into the figma.clientStorage?


Using figma.clientStorage.keysAsync() gives me the following error:

Property ‘keysAsync’ does not exist on type ‘ClientStorageAPI’.

Does this error show up in the console in Figma or in your IDE?


The error shows up on the console in Figma. Also, autofill does not show me keysAsync as an option for figma.clientStorage (shown in the image below)


GitHub

It works now! Thank you so much!


Reply