Unable to use storageAPI #913
Unanswered
RatulHasan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @louisgv
I'm using plasmo with svelte. My folder structure is like
contents
-index.ts
-raw.ts
I want to use storage API in my raw.ts like-
storage: Promise {}[[Prototype]]: Promise[[PromiseState]]: "rejected"[[PromiseResult]]: TypeError: Cannot convert undefined or null to object
at Function.entries ()
at g.getAll (chrome-extension:https://hnjfpdipigifnniemaikjhblajognkao/raw.c399cf94.js?1710704175603:1124:23)
I tried to figure this out by doc. But no luck.
Beta Was this translation helpful? Give feedback.
All reactions