Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49083

Vue equivalent to zone.run?

$
0
0

in my angular version of the app, when events caused changes that should be reflected back in the UI, but were undetected (I changed a variable used in the scripts attached to elements)
I needed to do a

this.zone.run(() =>{
 	 this.selectedRow[type] = i;
 })

to advise angular that affected scopes should be examined

is there an equivalent in Vue?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49083

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>