fix(core): update
This commit is contained in:
@@ -51,9 +51,6 @@ export class SmartRouter {
|
||||
popStateEventArg.preventDefault();
|
||||
this._handleRouteState();
|
||||
});
|
||||
window.addEventListener('DOMContentLoaded', () => {
|
||||
this._handleRouteState();
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user