mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Prevent tapping to go through overlay
This commit is contained in:
@@ -21,7 +21,7 @@ export default new Polymer({
|
||||
},
|
||||
|
||||
listeners: {
|
||||
'click': 'badgeTap',
|
||||
'tap': 'badgeTap',
|
||||
},
|
||||
|
||||
badgeTap(ev) {
|
||||
|
||||
Reference in New Issue
Block a user