Closed rocioimpa closed 3 years ago
Same problem here
We are working on a fix for this issue.
@rocioimpa @drakyone I created a clear button for the component, and trying to publish the package, I published the package with public access but it is not reflecting on NPM, I opened a ticket with them I will let you know when the issue is fixed.
@rocioimpa @drakyone I created a clear button for the component, and trying to publish the package, I published the package with public access but it is not reflecting on NPM, I opened a ticket with them I will let you know when the issue is fixed.
is it possible to make component controlled? (to set default value or something)
@rocioimpa @drakyone I created a clear button for the component, and trying to publish the package, I published the package with public access but it is not reflecting on NPM, I opened a ticket with them I will let you know when the issue is fixed.
Awesome, thanks! Is there a way to control it? Like, if I set the state to the inital state (empty object), the calendar resets itself? Anyways this is great, helps a lot!
@rocioimpa @drakyone I created a clear button for the component, and trying to publish the package, I published the package with public access but it is not reflecting on NPM, I opened a ticket with them I will let you know when the issue is fixed.
I had the same issue with npm today, just need to wait some time. thanks for this beatiful library by the way!
yeah seems like they are having an issue - https://status.npmjs.org/
Indeed, the library is great, very easy to use 😃
The new change is available now, it is Version 3.0.1
Hi, I see there is no way to clear the ranges from the calendar once they are set. Is there a way to do this? My code is:
Setting the state back to an empty object clears the variable, but the calendar remains with the selected dates marked.