Hi,
Im totally stuck on this issue and theres nothing online that can show me the way here.
Basically Ive created a link thats resides inside my infobox, this link is another html page in my home directory that contains some linking scripts to the three.js framework and displays an animated three.js object. For some reason though it wont display the three.js object instead gives me the error below:
Blocked script execution in “URL” because the document’s frame is sandboxed and the ‘allow-scripts’ permission is not set.
Im really banging my head against a wall on this one as its stopping me from progressing on a particular project that will make or break the need to use Cesium in the future. Ive tried ChatGPT which comes up with some good suggestions regarding an iframe and setting “allow scripts” in the body tag etc but it doesnt work.
Thanks