Android back button (vue)

document.addEventListener(“backbutton”) not works inside this.$f7ready() in main.vue.
it tells me to use this listener in other place. how should i fix it?

Who tells you that? :slight_smile: It is the correct place to do it