Thomas Luzat

Results 19 comments of Thomas Luzat

To make it work with 5.2.6 and Remix 2+ I also found a possible workaround to be adding dependencies to `remix.config.js`: ``` serverDependenciesToBundle: [ '@ant-design/icons', ^@ant-design\/icons-svg.*/, /^rc-util.*/, ], ``` This...

> > To make it work with 5.2.6 and Remix 2+ I also found a possible workaround to be adding dependencies to remix.config.js: > > And this is now a...

It's still possible to apply my simple (updated) PR #1513, possibly using [composer-patches](https://github.com/cweagans/composer-patches/blob/1.x/README.md) or just using your own patch. Given that `src` was handled correctly, this just seems to be...

@wingkwong I set up a [basic Remix v2 project](https://remix.run/docs/en/main/start/quickstart) with Vite and mostly default settings. I manually added NextUI according to the documentation with single components (only `Button` and its...

I can confirm that behavior with driver 550.54.15-1 (newest from CUDA repo), Debian unstable, custom-built kernels of at least versions 6.8.9, 6.9.0 and 6.9.1, a GeForce RTX 4090 and 5...

> I believe this should be fixed with [555.42.02](https://github.com/NVIDIA/open-gpu-kernel-modules/tree/555.42.02). This is the relevant change so you can apply it to 550.xx as well: Thanks! I did not try to apply...

@AlemTuzlak This was with Remix 2.10.0 I think (current package versions from bug report date), but I can still reproduce it with Remix 2.11.2 and current versions of remix-hook-form and...

@AlemTuzlak Looking at this, it's certainly not that important to fix the types currently. If the types are to be improved in the future, it might make more sense to...

I have tried to add a Passkey to coinbase.com using the Firefox browser extension. KeePassXC 2.7.7 added this key to its database, but Coinbase stored it as a security key...