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

Open
sdetweil opened this issue Feb 2, 2024 · 2 comments
Open

default calendar losing events between backend and front end #3380

sdetweil opened this issue Feb 2, 2024 · 2 comments

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..

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

No branches or pull requests

1 participant