Martin Skočík
Martin Skočík
I would need to try it out, but I think it might be possible but I wouldn't recommend it due possible issues across timezones
@bluepuma77 Is this still relevant for you?
Sure, no problem. Btw to you know, you could use [proxy](https://superforms.rocks/concepts/proxy-objects#date-input-issues) for that?
It's not possible to parse this date string because of miliseconds part at the moment. Maybe it's a bug in current implementation. But if you strip seconds and miliseconds, it...
I was further thinking about this... This would be useful only with timezone support. Feel free to send PR or you can sponsor it's development.
This is issue in `svelte-dnd-action`. Related issue https://github.com/isaacHagoel/svelte-dnd-action/issues/452. However in current `master` and therefore in upcoming v4 it will be fixed.
@Arenz2001 Are you still experiencing this? I can't reproduce it on the website
@Arenz2001 Are you experiencing this also on https://mskocik.github.io/svelty-picker/ website?
You are right - `i18n.fetchEmpty` should be shown, BUT I am getting `i18n.nomatch`, not `i18n.fetchBefore` 🤔  What is your setup, that you get `i18n.fetchBefore` ?
Not sure this is related to svelty-picker 🤔 Can you provide working REPL?