I define a loading variable in app.vue how true, passes a variable to app.vue in the test routing component to change loading to false.
this is the app.vue page wrapped in router-view,
test
how do I pass arr to app.vue and receive to change the value of loading.