Hello! This doesn't happen in Safari or on another machine using Firefox, but this sudden issue started:
The inspector won't be able to click on anything, the website window will freeze, and the console doesn't work. The tab won't refresh, but loading the page in another tab has the site working again.
Before the console stopped working entirely, I saw Content-Security-Policy errors showing that default-src was blocked.
- Works on another machine (Windows)
- Works in Safari on the MacOS machine
- Website builds ok and works on Netlify
- Reinstalled Firefox and cleared preferences
- Fresh repo
- Tested a commit from yesterday that worked and it has the same issue
- Minimal repo has the same issue also only in Firefox on the MacOS machine
Seems like something is cached somewhere? Not idea if this is Astro, but other Netlify sites build fine and allow the inspector to work.
Is there anything cached with Astro?