IDOM Stalling Due to Rapid Refreshes #524
-
| Originates from reactive-python/reactpy-django#22 SummaryIDOM can stall during some conditions (no longer capable of rendering new components), and the only solution is waiting it out. Steps to ReproduceRapidly refresh the client (webpage in a Chromium browser), or rapidly refresh the backend (ex. via Django Autoreload). Analysis and Details
 OLD: Analysis and Details
 | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 18 replies
-
| I'm able to reproduce when running the docs locally. This is a pretty bad bug so it'll be top priority unless anything else comes up. | 
Beta Was this translation helpful? Give feedback.
-
| brave/brave-browser#19080 <- My report Seems like similar flavors of this issue have been reported before on the Brave side. So we can safely ignore Brave's oddball behavior for now and add an  | 
Beta Was this translation helpful? Give feedback.
I'm able to reproduce when running the docs locally. This is a pretty bad bug so it'll be top priority unless anything else comes up.