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

default calendar losing events between backend and front end #3380

Closed
sdetweil opened this issue Feb 2, 2024 · 4 comments
Closed

default calendar losing events between backend and front end #3380

sdetweil opened this issue Feb 2, 2024 · 4 comments
Labels

Comments

@sdetweil
Copy link
Collaborator

sdetweil commented Feb 2, 2024

see

https://forum.magicmirror.builders/topic/18325/calendar-not-updating/85?_=1706893005707

I have added traces to just before the socketsend from node helper and traces to the front end, and the event shows before send, and does not show after socket receive

the event is NOT at the start or end of the data

how else can I debug this?

we just did a new npm install, on 2.26, with [email protected]

@sdetweil
Copy link
Collaborator Author

sdetweil commented Feb 2, 2024

and it's repeatable. same event gets lost

@sdetweil
Copy link
Collaborator Author

sdetweil commented Feb 3, 2024

socketio uses json stringify before send, and parse on receive

my traces do the same..

Copy link

github-actions bot commented Oct 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@sdetweil
Copy link
Collaborator Author

closing , can't reproduce

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

No branches or pull requests

1 participant