reflex-dev / reflex-examples

A repository full of Reflex example apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nba example: pc run is halting

milochen0418 opened this issue · comments

My Testing Environment
        OS Darwin 22.4.0
        Pynecone 0.1.30
        Python 3.11.3
        Node v16.8.0
        Bun 0.5.9
Screenshot 2023-05-17 at 2 32 17 PM

It's halting here.

But if we try to refresh many times on the browser.
Then it will keep going. And show the page correctly.

Screenshot 2023-05-17 at 2 31 52 PM

The testing is failed in pynecone==0.1.30
The testing is passed in pynecone==0.1.31