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
I have incorporated it into an app I have been working on and it works perfectly well locally and in our staging environment. I then received a report from a user that it was not working for them and, low and behold, when I log into the app in production I also get the error.
I can't figure out why it will not work in production but works no problem on staging, as they're on the same host.
I get the following error in the console:
Refused to frame 'https://docs.google.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".
I've attached an image of what I see onscreen.
Any help would be greatly appreciated!!
Dave
The text was updated successfully, but these errors were encountered:
Hi Svyatoslav.
Firstly, thanks for creating this great package!
I have incorporated it into an app I have been working on and it works perfectly well locally and in our staging environment. I then received a report from a user that it was not working for them and, low and behold, when I log into the app in production I also get the error.
I can't figure out why it will not work in production but works no problem on staging, as they're on the same host.
I get the following error in the console:
Refused to frame 'https://docs.google.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".
I've attached an image of what I see onscreen.
Any help would be greatly appreciated!!
Dave
The text was updated successfully, but these errors were encountered: