Open mrcageman opened 4 weeks ago
Thanks @mrcageman for your proposed alternatives. Will probably migrate to Vue Datepicker in the near future. But for now, this fork fixes the main issue with Vue 3.5: https://github.com/nathanreyes/v-calendar/issues/1498#issuecomment-2453589028
cross-posting @tigading's workaround here for the desperate:
I think this might help you all; switch to using this guy’s forked version. https://www.npmjs.com/package/@angelblanco/v-calendar
With the release of Vue 3.5, I recently ran into some issues with this library. I then noticed what a lot of you have probably noticed as well:
The last known activity on this project stems from October 2023, which is a full year ago. The last pull request was merged on September 10, 2023, which was from the author himself.
After this, there has been no known interaction from the author and pull requests have been left untouched. Those which have been closed were closed by the submitters themselves. There is no response from the author in the issues section. Only community members that are eager to provide solutions – none of which make it into the package itself.
As such, I feel it's quite safe to assume that this project is now unmaintained and abandoned.
If anyone has anything to add to this, please add a comment.
P.S.
I'm currently looking for viable alternatives to replace this package in my own projects. The ones I've stumbled upon so far include:
Feel free to add more alternatives if you have any.