sidebarx
sidebarx copied to clipboard
Text Disappears on Hot Restart on Web
Describe the bug You can see that after a hot restart, there is no text even though I'm using the example code. If I kill the app and do a clean start it appears as it should.
Screenshots

Desktop (please complete the following information):
- OS: Linux (Pop_os)
- Browser Chrome
- Version 110.0.5481.177 (Official Build) (64-bit)
Additional context Using the latest version (0.15.0).
Issue still exists (27/07/2023)
- OS: Windows 11
- Browser: Chrome
SidebarX version: 0.16.1
I have sample issue in tablet. I resolve them by add field 'key: UniqueKey()' when use SidebarX() sample code: SidebarX( key: UniqueKey(), )