Merge pull request #1544 from thomaswan/patch-1
SpeedDial hideOnClickOutside not workingpull/1643/head
commit
8e71e7b058
|
@ -110,7 +110,7 @@ export default {
|
|||
}
|
||||
},
|
||||
beforeMount() {
|
||||
this.bindDocumentClickListener();
|
||||
this.unbindDocumentClickListener();
|
||||
},
|
||||
methods: {
|
||||
onItemClick(e, item) {
|
||||
|
|
Loading…
Reference in New Issue