Fork me on GitHub
#reagent
<
2019-05-22
>
coby19:05:18

Just wrote up this issue on the react-datepicker component, which is a pretty nifty little library, but doesn't have great support for picking date ranges. This is definitely an issue with the React component itself not firing any event (so far as I've detected) when clicking again on the currently selected date. Not even my callback :ref fires. 😞 I'm wondering if anyone can suggest a workaround at the Reagent level? https://github.com/Hacker0x01/react-datepicker/issues/1746