illright / attractions

A pretty cool UI kit for Svelte
https://illright.github.io/attractions
MIT License
1.03k stars 37 forks source link

DatePicker shows different month than the selected on specific dates #368

Open OfficialFreak opened 1 year ago

OfficialFreak commented 1 year ago

I've just encountered a bug when opening the DatePicker on the 31st of May. The Calendar opens the May page but when switching months, it acts as if June was selected. E.g. clicking "next month" would open the page for July and when clicking "previous month" it would stay on the May page. This would only occur once on page load. This bug is not present on the 1st of June although I believe there might be other edge-case dates that produce similar errors.

illright commented 1 year ago

Hi! Attractions is currently inactively maintained, so it is unlikely that we will get around to address this issue. If you'd like to try your hand at it though, you're more than welcome to! We'd love to get a PR to fix this

shayneoneill commented 10 months ago

Could you please put up something on your front page about it not being maintained. I've just spent a day trying to get this thing to work to no avail, and it would have saved me a lot of time... Cheers.

aabounegm commented 10 months ago

@shayneoneill It is mentioned in the first badge in the README that the repo is "inactively maintained" (meaning we are not currently pushing it forward, but welcome contributions)