Ringworm-Relief / rr-frontend

https://rr-as.vercel.app
0 stars 1 forks source link

Calendar event doubling #54

Open AsherSpurr opened 1 month ago

AsherSpurr commented 1 month ago

### What? A newly created calendar event being dragged and dropped

### How? Create a new calendar event, then immediately drag and drop - A 404 status is returned.

### Why? The data is not updating until after page refresh -- it is POSTing -- however, the fetch is only on page load currently and the definition is scoped to that useEffect