chakra-ui-vue-next
chakra-ui-vue-next copied to clipboard
Burger Menu Not Working
Bug report
Burger Menu
Describe the bug
When a user clicks on the menu it's redirecting to a discord invite, ideally, it should toggle a menu with nav icons The following code snippets comes from the inspector
<a class="chakra-button css-9oowru" aria-label="Open menu" variant-color="gray" target="_blank" rel="noopener noreferrer" href="https://discord.gg/sq2Kp6x" icon="menu" isround="false"><!----><!----><svg class="chakra-icon css-13otjrl" focusable="false" viewBox="0 0 1024 1024"><path fill="currentColor" d="M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"></path></svg><!----></a>
To reproduce
- Go to 'Homepage'
- Click on 'Burger Menu'
- Scroll down to 'to navbar contents'
- See error