ackzell / camati

Voicemail app to leave short notes and upload to a server.
https://camati.netlify.app/
1 stars 1 forks source link

[Safari] Tooltips remain visible when buttons go disabled #27

Open ackzell opened 4 years ago

ackzell commented 4 years ago

'Discard recording' tooltip remains displayed forever after the first time you discard an audio

I was able to reproduce, but noticed that it is happening when the button goes disabled.

ackzell commented 4 years ago

We can implement a workaround, this seems to be an issue with Vuetify maybe? https://github.com/vuetifyjs/vuetify/issues/7227