Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URGENT: BUG: Calendar in app is not rendering events. #437

Open
nopivnick opened this issue Oct 1, 2024 · 0 comments
Open

URGENT: BUG: Calendar in app is not rendering events. #437

nopivnick opened this issue Oct 1, 2024 · 0 comments
Assignees
Milestone

Comments

@nopivnick
Copy link
Collaborator

according to the console log in the screenshot, it looks like the browser may have overwritten event data with an empty array. I thought we implemented code that prohibits that from happening?

either that, or the browser has the data but the app isn't rendering it correctly.

it might be helpful to have more detailed console logging that shows if/when/how the data is being rendered by the app.

fwiw, a hard refresh (empty cache and hard reload) resulted in the calendar displaying events properly.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants