Justin Riddiough

Results 10 comments of Justin Riddiough

Maybe you could put a note in the readme that the new devices have this problem? I spent about 5 hours trying every possible way to get it to work,...

It really is the responsibility of the the application to ensure their users safety, and that means taking into account the security implications of a easily guessable domain. It's good...

Confirm I get this with PLMS and highres fix as well

This caused a bit of confusion the first time I tried to use the app. I was trying to also use the middle mouse click to pan, which was creating...

Experiencing this on Ubuntu as well

I have the same issue with quasar.

Try this in the server.js: ``` const app = http.createServer(function (req, res) { const headers = { 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': 2592000, // 30 days /** add other headers as per...

Yes, you can find it at https://github.com/open-neuromorphic/open-neuromorphic.github.io On Fri, Jan 10, 2025 at 3:12 AM Rici Mainly ***@***.***> wrote: > do you have dev code for your site? > >...