StarArawn / kayak_ui

Other
469 stars 50 forks source link

Tabs example crashes #250

Closed YoshieraHuang closed 1 year ago

YoshieraHuang commented 1 year ago

When I run the tabs example, if I switch to tab 2 and then switch back to tab 1, the example crashes and says "unwrap on a Option::None value".

StarArawn commented 1 year ago

Have you tested with the latest main? Quite a few bugs have been fixed. What is the stack trace?

StarArawn commented 1 year ago

I tested this on main and it works fine on my machine.

YoshieraHuang commented 1 year ago

I tried latest and it works.