Closed kerautret closed 1 year ago
perhaps the @mcolom PR #166 fix it ?
Hi Bertrand,
Thanks for reporting!
It stopped working because indeed the security policy is disallowing the use of resources which are external to IPOL. However, given that some demos as yours are loading libraries this way, we'll allow it.
It should work again now :)
Excellent thanks a lot @mcolom ;)
I confirm it works perfectly fine !
Great! Thanks for testing too.
Hi all, It looks like that the system do not allow to display 3D anymore. For instance in the published paper that I edit the demo is failing: https://www.ipol.im/pub/art/2023/418/ It looks like that it is related to the "frame-src-directive" of the content Security Policy. Perhaps related to the last commits since I tested it not a :one time ago and it was working. Thanks to all!