Anton S

Results 12 issues of Anton S

Fanatec Clubsport v3 pedals have vibration support for throttle and brakes, for example, the brake could vibrate while ABS's working, etc. Any plans to add this feature? Or maybe you...

feature request

I'm using this server https://github.com/molnarg/node-http2 ``` (node:1640) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot set deprecated header: connection ``` I tried to remove this string https://github.com/glenjamin/webpack-hot-middleware/blob/e0a0c469fb72651ca022328fa45b788c6901845d/middleware.js#L58 works fine,...

I got an error when try to provide the new instance of `postcss-cssnext` with my custom config. Also, the last version of `postcss-nesting` doesn't support for postcss `5.x`.

My structure App page ``` = ``` foo page ``` ... ``` bar page ``` ``` Problem: Redirect from `/bar/some-url` to `/bar/not-found` because of `fallback-selection` in foo-page

```js const data = await exifr.parse(path.join(destDir, filename), { tiff: true, xmp: true, icc: true, iptc: true, jfif: true, exif: true, gps: true, interop: true, translateKeys: true, translateValues: true, reviveValues: true,...

I've tested 2 images: one source jpeg, second source avif ``` IMGPROXY_STRIP_COLOR_PROFILE=false ``` For jpeg source with display p3, it saves the same color profile in jpeg or avif output...

### Summary I got this error: ``` Error: getaddrinfo ENOTFOUND base at /Users/anton/WebstormProjects/photo-site/node_modules/.pnpm/[email protected][email protected]/node_modules/pg-pool/index.js:45:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Object.withClient (/Users/anton/WebstormProjects/photo-site/node_modules/.pnpm/[email protected]/node_modules/graphile-migrate/dist/pgReal.js:73:26) at async Object._reset (/Users/anton/WebstormProjects/photo-site/node_modules/.pnpm/[email protected]/node_modules/graphile-migrate/dist/commands/reset.js:16:5) at async _commit (/Users/anton/WebstormProjects/photo-site/node_modules/.pnpm/[email protected]/node_modules/graphile-migrate/dist/commands/commit.js:56:5) at async...

Would be great to have support of these formatters https://github.com/yahoo/react-intl as children

App loading without end when i add override entry. Why it can be happened?