James Gatz

Results 42 comments of James Gatz

@daniel-stoneuk thanks a lot for mentioning this. It's definitely in the scope and has to do with global shortcuts listening to keyboard events in the body or using the capture...

It is not stated in the docs but if you check the code particlesJS is a function itself ```js particleJS(tagId, optionsObject) ``` that you can use instead of the particleJS.load...

Closing as there's no support for overrides and linking of duplicates

Closing as generating requests is now a manual process and there is no override previous data functionality.

Closing as Insomnia is now supporting SSO!

Hi @DusanLesan thanks for the feedback. The space is there for visual hints to appear when there are errors or when line numbers grow to triple digits see example I...

@git-commit-amen thanks for the issue I can reproduce it. Working on a fix for the next release!

As a workaround got it working by replacing the modulepreload on the html in entry.server.ts like this: ``` export default function handleRequest(...) { ... let html = renderToString( , )...

@kobenguyent thanks for the pr 👍. Adding extra binaries makes the build process highly dependent on them (currently we use node-libcurl) and makes testing and deploying to different platforms more...

@jeroen-pon thanks for the issue. Working on a fix for the next patch release that's coming out soon. We also want to change the text to be "Undo all changes"...