I’ve just done a clean install of the latest edge release (win x64 binary) and it shows up absolutely fine in my FF and Chrome browsers but for some reason Vivaldi just shows a blank page.
I took a look in the console and the following error shows. Any ideas what I need to do to get it working?
client.js:336 Uncaught TypeError: Cannot read properties of undefined (reading ‘syncOnly’)
at client.js:336:1466
at client.js:336:2462
Vivaldi: Prohibitted blocking overflowing/scrolling of the document.
Any reason you are using v1? I would recommend you move forward with v2.
Anyways I can’t replicate this. Maybe a bug in vivaldi, maybe some security thing. Doesn’t matter to much, because v1 isn’t going to be developed further.
Mhm this makes sense. Try clearing the cache for localhost. It’s probably still caching stuff from a v1 instance you were running a while ago (I presume). It’s probably not cached for 127.0.0.1, that’s why it works there.
I’m too damn used to FF and the quick ways to clear the cache there. Did the same on V without thinking and, of course, no cache clear. Just did it manually and it worked