-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Bug description
Using the "temporary" mode, VResizeDrawer seems out of sync with the underneath VNavigationDrawer.
Steps to reproduce
- To your component add a VResizeDrawer like so:
<VResizeDrawer v-model="drawer" temporary @close="randomFunction" > Hello </VResizeDrawer>
- Click outside the drawer
- "drawer" stays "true"
- The event "@close" is not raised
Relevant log output
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right