José Pablo Ramírez Vargas
José Pablo Ramírez Vargas
@lenardchristopher will you be working on the reported issues in here? What is your plan?
According to the [page listed in the warning](https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations), you are not complying with Vite's limitations as far as I can see: + `days/locale/en` doesn't start with ./ or ../. +...
I just stumbled upon this same scenario.
Thanks, @morrissey-ingenious for dropping by and your suggestion. Indeed, the information piece I missed was the fact that the color opacity can be worked out via the CSS variable. This...
Stopped by to support the idea of fixing this. Thanks! ## My Scenario A component library for a company-tailored Bootstrap. Would like to create a Checkbox component that handles all...
@bestguy the good thing, I suppose and thanks to @H40831, the behavior can be emulated pretty decently.
@iacore I don't think this is what is needed. What we want is to be able to bind:group over t he nested component. Instead of this: ```html {#each menu as...
Hello, David. Funny that you mention **Sveltekit**. I originally started wanting to use it for my ultimate goal at work. I desisted quickly because of two issues, but I cannot...
BTW, the SSR issue has an easy fix. I just don't know where I put that. It was an IF statement around the application registration call(s) to avoid double registration.
Please make a separate issue for each problem, so we can properly track them. I have created two out of your coments. Thanks!