Open DrSensor opened 6 years ago
Call this.background.$on('click', unselectAll) in MutationObserver to avoid glitch (bug example: need to mount 2 times to make unselect on background click works)
this.background.$on('click', unselectAll)
Call
this.background.$on('click', unselectAll)
in MutationObserver to avoid glitch (bug example: need to mount 2 times to make unselect on background click works)