You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clockwork does not work, at my school, the iframe is blocked by gogaurdian
You can fix this by changing the iframe to an embed. I know the embed is deprecated, but it has most of the same features and usage as the iframe. Also, for some reason, gogaurdian ignores it completely.
I found this feature in gogaurdian a while ago, and thought it might be useful to you.
The text was updated successfully, but these errors were encountered:
This will break a lot of apps, including the App Store. If you can find a way to send data from embed to the parent window I can implement it as a setting
I've added this, but I still need an alternative to postMessage for clockwork.js-based apps to work fully (which means with this setup you will have to sideload apps to install them!)
This will fix some blocking issues
Clockwork does not work, at my school, the iframe is blocked by gogaurdian
You can fix this by changing the iframe to an embed. I know the embed is deprecated, but it has most of the same features and usage as the iframe. Also, for some reason, gogaurdian ignores it completely.
I found this feature in gogaurdian a while ago, and thought it might be useful to you.
The text was updated successfully, but these errors were encountered: