Closed sonph closed 6 years ago
On mobile Chrome, because elements with v-on:click attributes are not buttons but text, they will get highlighted when clicked on. Needs to figure out how to disable in chrome, or convert them to buttons/links.
v-on:click
On mobile Chrome, because elements with
v-on:click
attributes are not buttons but text, they will get highlighted when clicked on. Needs to figure out how to disable in chrome, or convert them to buttons/links.