We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Polling is not triggered when there are changes, as it looks like the backend doesn't register properly the client.
Error message Cloud API backend that handles poll(ids) call, doesn't return has_changed events when something actually changes.
poll(ids)
has_changed
Expected behavior Poll should work as expected
Additional context n/a
To Reproduce n/a
Environment n/a
The text was updated successfully, but these errors were encountered:
Referer
Origin
This issue has not been fixed
Sorry, something went wrong.
weblogin
palazzem
Successfully merging a pull request may close this issue.
Describe the bug
Polling is not triggered when there are changes, as it looks like the backend doesn't register properly the client.
Error message
Cloud API backend that handles
poll(ids)
call, doesn't returnhas_changed
events when something actually changes.Expected behavior
Poll should work as expected
Additional context
n/a
To Reproduce
n/a
Environment
n/a
The text was updated successfully, but these errors were encountered: