vue-native-core icon indicating copy to clipboard operation
vue-native-core copied to clipboard

How to Call mounted() every time

Open UsamaAltaf opened this issue 3 years ago • 1 comments

How to Call mounted() every time the page opens means I know vue will fetch components and not run mounted on 2nd time I need to fetch data every time the page opens anyone know how to do this?

UsamaAltaf avatar Oct 29 '21 07:10 UsamaAltaf

are you using vue-native-router?

mawlicious avatar Jan 24 '22 21:01 mawlicious