Question

focused view fails in safari

  • 15 April 2024
  • 1 reply
  • 27 views

Badge

Hey,
I have implemented focused view in my application and it works when i use chrome,
but when i use safari it fails and I get’s stuck in an endless loop of loading.

this is the message i’m getting: 
```
Refused to load https://demo.docusign.net/Signing-*********insession=1&ti=3c31d6822d2******fc4 because it does not appear in the frame-ancestors directive of the Content Security Policy.
```

important to note that: 
the frame-ancestors directive also includes the domain from which i’m running the code.


in addition i get this errors too:
1:
```
Error while parsing the 'sandbox' attribute: 'allow-downloads' is an invalid sandbox flag.
```
2:
```
https://apps.dev.docusign.net/cdn/integration/1ds/widgets/@embedded/signing-ui/*****/js/1ds-bundle.js.map
[Error] Failed to load resource: the server responded with a status of 403 () (1ds-bundle.js.map, line 0)
```
and a few more...

will appreciate any data about why it happened and how to solve it. 


1 reply

Badge

Hey @doronW

We could see that you raised a support issue with us and we’ll cover your case from there. 

In theory, nothing changes when using a different browser to load focused view, so considering that we need to investigate your case a bit more in-depth with our support teams to understand what is happening. 

Thank you for your message!

😎

Reply