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

Some events are missed when chained #4735

Open
clemlesne opened this issue Feb 3, 2025 · 1 comment
Open

Some events are missed when chained #4735

clemlesne opened this issue Feb 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@clemlesne
Copy link

Describe the bug:

When chaining events, some are missed.

It is notably often when:

  • User opens multiple tabs in a short time (multiple /sec)
  • User navigates across multiple pages quickly (3-10 secs /page) which are all using chained events

To reproduce:

I didn't yet have a reproduction.

Expected behavior:

Events are properly loading.

Specifics:

  • Python Version: 3.13
  • Reflex Version: 0.6.8
  • OS: Alpine Linux 3.21
  • Browser (Optional): Safari 18.3 (20620.2.4.11.5)

Related:

Copy link

linear bot commented Feb 3, 2025

@Lendemor Lendemor added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants