reflex-dev / reflex-examples

A repository full of Reflex example apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nba example: pc.select cutoff (0.1.32)

milochen0418 opened this issue · comments

My Testing Environment
        OS Darwin 22.4.0
        Pynecone 0.1.32
        Python 3.11.3
        Node v16.8.0
        Bun 0.5.9

0.1.31

Screenshot 2023-05-29 at 4 17 36 PM Screenshot 2023-05-29 at 4 17 41 PM

0.1.32
Screenshot 2023-05-29 at 4 14 09 PM

Use pc.container may solve this issue because pc.vstack does not work well for pc.select in pc 0.1.32

This should be resolved in the latest alpha as we reverted the pc.select component

Solved in pc 0.1.33