We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7e28f commit 9e6aa8aCopy full SHA for 9e6aa8a
src/components/MdRipple/MdRipple.vue
@@ -60,6 +60,7 @@
60
this.startRipple(active)
61
this.$emit('update:mdActive', false)
62
}
63
+ this.clearWave()
64
65
},
66
methods: {
0 commit comments