beaker.hyperdrive.writeFile() not working in an <iframe> #1795
-
Good morning, everyone:
I realize after searching through closed issues and discussions that there have been conversations already regarding Test Drive: hyper://d3b956ab90026da6975add81fcccab00f81590fee471c633e590abb7b3f3ca98/iframe/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Sorry for the very long reply time, I've been in a heads-down sprint for over a month! You shouldn't be getting "Uncaught Error" so I'll check into that, but it's currently correct that it fails: iframes are only allowed to access a subset of |
Beta Was this translation helpful? Give feedback.
Sorry for the very long reply time, I've been in a heads-down sprint for over a month!
You shouldn't be getting "Uncaught Error" so I'll check into that, but it's currently correct that it fails: iframes are only allowed to access a subset of
hyperdrive
methods (reads). This is a temporary security measure while we figure out how to do permission modals for iframes