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
https://reflex.dev/docs/events/background-events/
It is not clear how to terminate a running background when the user closes the page or navigates away.
See: reflex-dev/reflex#2671 reflex-dev/reflex#3387 https://github.com/orgs/reflex-dev/discussions/3378
It seems the current solution is: reflex-dev/reflex#3388
Without this users can not terminate logic in background tasks
It would be great if the example be updated to demonstrate how this is done.
The text was updated successfully, but these errors were encountered:
ENG-4536 Documentation for Background Events should have example about how to terminate logic
Sorry, something went wrong.
No branches or pull requests
https://reflex.dev/docs/events/background-events/
It is not clear how to terminate a running background when the user closes the page or navigates away.
See:
reflex-dev/reflex#2671
reflex-dev/reflex#3387
https://github.com/orgs/reflex-dev/discussions/3378
It seems the current solution is:
reflex-dev/reflex#3388
It would be great if the example be updated to demonstrate how this is done.
The text was updated successfully, but these errors were encountered: