Loic Joachim

Results 17 comments of Loic Joachim

I have a similar issue where it seems the settings in my .prettierrc file are not being applied. These are my settings: ``` { "plugins": ["prettier-plugin-svelte"], "overrides": [{ "files": "*.svelte",...

Why do you say it should be launched separately? At the end of the day the goal of a print server is to make managing printers effortless across all platforms....

Hey, while yes I completely agree with limiting the scope of a container to it's specific function (the Apache + MySQL example is a great example of what not to...

I have created a new fork for us to share so we can fix these issues: https://github.com/PyongyangOpenSource/svelte-headlessui

I have created a new fork for us to share so we can fix these issues: https://github.com/PyongyangOpenSource/svelte-headlessui

I have created a new fork for us to share so we can fix these issues: https://github.com/PyongyangOpenSource/svelte-headlessui

Ok, so it should look like this? Which seems to work well. ``` import { createSwitch } from 'svelte-headlessui'; export let mydata; const sw = createSwitch({ checked: mydata.Display == true...

I have created a new fork for us to share so we can fix these issues: https://github.com/PyongyangOpenSource/svelte-headlessui

Fantastic! Let me know what you decide and we can coordinate with your chosen maintainers to get the fixes pushed through.

Ok, I have made a new org for cases like this and added you all as maintainers so we can fix these issues as a team: https://github.com/PyongyangOpenSource/svelte-headlessui