issue in edge webview
I have an issue in webview on windows, the scroll list appears horizontal but it has the necessary properties
After I toggle flex-direction property off and on again it looks correct but scrolling doesn't bring up new items
My usage can be seen here https://github.com/anvlkv/text-tut-ryadom/blob/fix/windows-improvements/src/lib/taskList.svelte#L54
Sorry how late I am to this but unfortunately, I'm not able to reproduce this issue 🤔 I even downloaded your repository and ran the app myself, but the list seems totally fine. Is there any way you would be able to reproduce this using https://svelte.dev/repl ?
Thanks for getting back to my issue and trying it. I probably won't get to it any soon. May have to do with windows/egde version as well. I close this one and if the issue remains on new versions I'll try to make a reproduction.