ok
This commit is contained in:
parent
5185cdcaa5
commit
245d55e0ad
@ -414,7 +414,7 @@
|
||||
beforeNavigate((n) => {
|
||||
if (fade == false && !!n.to?.url) {
|
||||
fade = true;
|
||||
n.cancel();
|
||||
//n.cancel();
|
||||
setTimeout(() => {
|
||||
if (!!n.to?.url) {
|
||||
goto(n.to?.url);
|
||||
|
Loading…
Reference in New Issue
Block a user