Browser Choking Issue with `Effect.sleep` in `Rx`
@Tim Smart
When
^Rendering nested in Foo works from what I see, but the application is entirely non-interactable. This includes browser features like scrolling
When
Effect.sleep is used in an Rx the entire browser is immediately choked and waits for the sleep effect to resolve. I was very surprise to find this...^Rendering nested in Foo works from what I see, but the application is entirely non-interactable. This includes browser features like scrolling
