https://github.com/fbjorn/svelte-carbon-sidenav-issue
https://github.com/fbjorn/svelte-carbon-sidenav-issue
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbjorn/svelte-carbon-sidenav-issue
- Owner: fbjorn
- Created: 2022-06-30T14:26:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T14:42:54.000Z (over 3 years ago)
- Last Synced: 2024-12-28T11:13:56.776Z (10 months ago)
- Language: Svelte
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SideNav issue
Steps to reproduce:
```shell
pnpm install
pnpm dev
http://localhost:3000
```
The problem is that SideNav is flickering on a page reload. It doesn't work like [in this example](https://carbon-components-svelte.onrender.com/components/UIShell):
https://carbon-components-svelte.onrender.com/framed/UIShell/HeaderNav?theme=white

Even when collapsed, hamburger button appears with some delay:
