test
This commit is contained in:
parent
7a4f0f2f82
commit
54e7aa6068
@ -412,7 +412,7 @@
|
||||
let fade = false;
|
||||
|
||||
beforeNavigate((n) => {
|
||||
console.log('NAVIGATION', t.to.url)
|
||||
console.log('NAVIGATION', n.to.url)
|
||||
if (fade == false && !!n.to?.url) {
|
||||
fade = true;
|
||||
n.cancel();
|
||||
|
Loading…
Reference in New Issue
Block a user