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
Thanks for raising the issue. This has definitely to do with the used CORS proxy.
I sent a request to cors.sh as I hope I have more control over caching times with them.
I expected that each time the page is loaded it would get the latest version of the script from the source.
Describe the bug
It appears that the openscad script is cached somewhere. reloading the page does not reload the script.
To Reproduce
I am using this link
https://seasick.github.io/openscad-web-gui/?https%3A%2F%2Fraw.githubusercontent.com%2Fostat%2Fgridfinity_extended_openscad%2Fmain%2Fcombined%2Fgridfinity_basic_cup.scad
Within openscad-web-gui I can see the version of the script is 2024-02-17
However I can see that the script has been updated since then
https://raw.githubusercontent.com/ostat/gridfinity_extended_openscad/main/combined/gridfinity_basic_cup.scad
Expected behavior
I expected that each time the page is loaded it would get the latest version of the script from the source.
Environment
Openscad Script
Provided above
The text was updated successfully, but these errors were encountered: