Chris Sprance

Results 14 comments of Chris Sprance

I'm not sure why it happens I just know this fixes it. I was using a bunch of different libs and this was the only one that had issues with...

I don't think the issue is with the baseURL it's with the path section.

@kitze I disagree with that and I think a lot of smaller indie developers would as well. Sometimes you work for a company that ``` A) Can't shell out the...

I'm talking about the browser paste event. It doesn't seem to be working on windows. I can reproduce the non pasting on the demo as well. I tested in chrome,...

is there some sort of onFocus method I can hook in to so I can override any of the hotkeys if the console is focused and remove those on blur?

This is how I solved the screen clearing. More of a hack but it works. https://github.com/csprance/MisRCON/blob/master/app/components/ConsoleView/ConsoleView.js#L34

Yes I have noticed it happening only on windows dev server in my tests as well

It's been released to nitro in https://github.com/unjs/nitro/releases/tag/v2.5.2 https://github.com/unjs/nitro/pull/1115 Just missed the 3.6.1 release though so hopefully soon!