Wojciech Maj
Wojciech Maj
I don't see anything wrong with the code you've provided, but it's cut off at a crucial part where you actually render the pages, which makes me unable to help.
These are the calendars we can potentially support: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCalendars Is the one you're interested in listed here?
You could always use React-Calendar in a "controlled mode" and expand selection in onChange function.
I nearly ripped my eyes out writing this but here's a workaround if you're in an urgent need of a fix like myself: ```tsx ref={ // Workaround for react-aria-components not...
Hey guys, I developed independently my version of react-calendar, not aware of this package's existence, as I needed it in my both personal and professional projects. I'd consider a "2.0"...
Thanks for the kind words! I already wrote to npm package owners what do they think about it.
@lolJS, @mjburling I'm happy to announce that I have agreed with this library's creators to continue development of react-calendar based on [my repository](https://github.com/wojtekmaj/react-calendar). I've done some improvements that will help...
Duplicate of #3325
Instead of loading `weekly`, `quarterly` or other Google Maps API version, choose the last one in which Marker was still available: `3.55`. It's probably a good idea to lock to...
I don't think you're right. This would pretty much defeat the point of versioning.