Antoine
Antoine
I have the same question but for french, would you mind if I translate it and leave it public?
It comes from the `position: fixed` that is applied to the `body` every time the modal is opened, when I turn it off it works great. What is the purpuse...
It does not scroll on my devices (iPhone and MacbookPro Firefox). If you want to try it yourself: https://menu-poc.vercel.app/test (you have to scroll down a little until finding the "Open...
just my two cents: this error can happen if you use `var` for your variables instead of `let` or `const`.
> I found it can be worked around with the `preserve` option: https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#auto-preprocessing-options @benmccann 's answer is good (e.g. it compiles), but is probably not enough if you are trying...
Any idea on how could be solved by a developer? Where do I start if I want to add support for another image format on Chrome 😂
Same problem. This package is a deal maker/braker for Svelte, I should be in the official repo. My two cents, I guess the config file now looks more like: ```javascript...
@yiioverflow no, I wasn't able to make it work. I didn't try that hard but I ended up exactly where the this issue points to
Hello, I'm not sure if this is the right place, but I wanted to add my two cents to "things to consider". Adding the option to store a "Breakpoint" as...
> Yes, it does affecting me too, damn it keep bugging me, before, it just fine, but the rc10 are completely broken I guess - Are you on windows too(I...