Hey guys, here's a quick way of making google translate play nice using setInterval.
export default {
mounted: function()
{
this...
For further actions, you may consider blocking this person and/or reporting abuse
Surely binding to
onMutationevent handler, then just initing on the root element is the way to go?hey Lewis, sounds, interesting. How would you do it in that case ? I assume you're talking about MutationObservers right ?
hi
i use this code but i have this error in console:
index.vue?6ced:29 Uncaught ReferenceError: google is not defined
google in google.translate.TranslateElement