Bug Report Opening Local Files in Browser Source

NerdOrDie

Member
Since a recent update (not sure which one exactly) I've noticed an issue opening certain files with the browser source.
  • File worked fine before
  • Opens fine in Chrome
  • File does not work if "local file" is checked
  • Works if I paste in the local file path, such as "file:///C:/Users..."
  • For the specific one I'm referencing it uses HTML with SVG, Google Fonts, and a JS library called GSAP
Has anyone experienced similar issues, or know a reason my code might not be working in this current version? Thanks!
 
Top