We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a595d5 commit be8db72Copy full SHA for be8db72
components/drawer/index.jsx
@@ -77,7 +77,6 @@ const Drawer = {
77
// unmount drawer in child, clear push.
78
if (this.parentDrawer) {
79
this.parentDrawer.pull();
80
- this.parentDrawer = null;
81
}
82
},
83
methods: {
0 commit comments