Closed vipontes closed 5 years ago
Hi,
i'm using this template to build an app with phonegap. I've added the following code to app.vue file in order to make the device back button to work, but, instead of working, my app always reach the 404 error page.
view: { pushState: true, },
Do you have any idea on how to solve this?
Thanks,
Vinicius
Hi,
i'm using this template to build an app with phonegap. I've added the following code to app.vue file in order to make the device back button to work, but, instead of working, my app always reach the 404 error page.
view: { pushState: true, },
Do you have any idea on how to solve this?
Thanks,
Vinicius