Thomas Choquet

Results 12 comments of Thomas Choquet

Reorganization done :) I have issues setting up multiple tests in the same file with jest, Svelte seems not happy when the DOM is cleared before his $destroy method is...

> Sorry for the delay on this! @ChqThomas could you also update `.github/workflows/test.yaml`. Currently, new packages need to be added there to trigger them to build in the CI. Currently,...

Done 👍 If approved, I could take care of the example page for ux.symfony.com in another PR :)

> is this ready to be used? Hopefully soon! @weaverryan Should I start writing the example page for ux.symfony.com ?

Hi, I’m encountering the same issue on multiple servers: any Docker container with n8n > 1.95.3 won’t start. Even a simple run command without parameters gets stuck: `docker run -e...

> I'm curious what kernel versions you have on all those machines, are the ones that don't work a more bleeding edge kernel? @oemsysadm Here is the updated list with...

Thanks a lot @sudo-d4s3, adding those variables solved the issue for me too!

> I'm starting to investigate what's missing to make Svelte 5 happy here, just personal notes: > > * svelte 4.x `sf console importmap:require [email protected] svelte/[email protected] svelte/internal/[email protected] && pnpm add...

The potential issue I see with creating a new `ux-svelte-5` package now is that if Svelte fixes the CDN issue in a future release, we'll have to do a BC...