react-calendar
react-calendar copied to clipboard
Events Duplicated
Hi Erik,
I started playing with your project as part of my learning with React and Flux. Its nicely implemented. But i kinda found a small bug. When creating events in the calendar, the most recent event some how propagated to previous months. for ex: When i created event on July 2nd they will appear in all other months like Aug 2nd, June 2nd , May 2nd and so on. Now when i create another one on July 3rd this is propagated to other months where as the previous event June 2nd not any more.