tabler-react
tabler-react copied to clipboard
Mobile Header not working
Hello,
I'm using the 2.0.0 alpha and the header is broken on the mobile variant :
As the gif shows the issues are :
- The logo got replaced with a red square
- The NavBar was not collapsed
- The hamburger menu button to toggle the NavBar did not appear.
I've just started creating this project so it has almost nothing but the create-react-app initial setup : Here is the code.
I reproduced the issue on both Chrome and Safari. I can't find anything wrong with my code so I'm thinking there is an issue in the tabler-react css itself.
Any idea why this bug happens ?
Thanks,
Robson
Hey @rz-robsn did you find a workaround for this?