Rummus
Rummus
{{$t('l.app.updateApp')}}({{listLog[0].version}}) {{item}} {{$t('l.app.updateLater')}} {{$t('l.app.updateAppNow')}} {{$t('l.app.downloadProgress')}} {{downloadProgress}}% -------> App.vue ---------> all pages use this component then i push every page to a Array by The following methods ['push'](state, data) { if...
I have found the cause of the problem;  if i change animation fade to none, the problem will be solved, but i need an animation...
i have the same problem