@plasmohq/storage doesn't work in Edge in iframe
From what I can tell, it's due to the
localStorage
being inaccessible by default
I do have a feeling though that CSP can solve it12 Replies
So based on what I have investigated thus far
frame cannot have allow-cross-origin
The error is likely this:
I will need to investigate further as
what's the possible storage mechanism for this... ;d...
I wonder if you could get an answer at https://www.reddit.com/r/edge/
reddit
r/edge
@louis Have you made some progress?
not yet, also I'm flying tmr. I am seeing the issue in my own extension tho
Ok, I'll tune in for announcements
At the very least, my extension is complete for now (minus the monetization part), so all I need is to wait for you to fix the issue and I can simply push the update
@louis Ok I fixed the issue and sadly it's not fixable from Plasmo's end
In this Edge setting, if Strict is selected, the extension won't be able to access
localStorage
from within <iframe>
Credit to Bing AI for helping out
oh wow
@louis has reached level 42. GG!
@stefan
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
^ thought you might be interested, the AI cited their source as well eh