Display dash graphic
Hello, i'm trying to show graph on homarr dashboard with app dash. but my console said "Refused to frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'". Do you know how to resolve this issue ? Thx
9 Replies
Hi, do you run Dash. behind a proxy?
Hello yes behind cosmos server. What i need to add in proxy conf for showing this graph ? Thx
You'd need to allow iframes. I don't know what you need to configure in your proxy - I never used it
🎴 IFrame | Homarr Docs
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
📟 Dash. | Homarr Docs
The Dash. widget will integrate your existing Dash. instance into Homarr. The graphs will be integrated using iframe.
Solved diretctly with Cosmo server discord. Thx
What was the solution?
Can you post it here and mark it as the solution, so other users having the same problem can use it as well?
Solution
Check this box in the parameter of the URL on the Interface cosmos
Thank you 👍