-
Couldn't load subscription status.
- Fork 22
Open
Labels
Description
Describe the bug
When updating events via the website, they don't appear to change on the site until the cache is invalidated.
To Reproduce
Steps to reproduce the behavior:
- Go to
/events - Create or edit an event
- Refresh the page
- The change appears to not have taken place
- Open the Network tab in your browser's developer tools
- Check the box to disable/invalidate cache
- Refresh to see the change
- Try another change
- Confirm that since the cache is being invalidated, the change propagates instantly
Behavior:
- Current Behavior:
POST/PUT/Delete behaviors resolve immediately, but the changes aren't immediately propagated to the frontend - Expected Behavior:
POST/PUT/Delete behaviors resolve immediately, and the changes are immediately propogated to the frontend
Desktop/OS/Smartphone information:
- OS: ALL
- Browser: ALL