#components
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
<native:top-bar title="Photos" subtitle="Secure Photos">
<native:bottom-nav-item
id="photos"
icon="image"
label="Photos"
url="/photos"
:active="true"
/>
</native:top-bar>
This might be a bug. When I click the burger menu, it opens but does not close
If you add the sidebar nav it will then work
Why do you have a bottom-nav-item inside your top-bar? 😂