fix: browser history
This commit is contained in:
parent
a014b4e6cb
commit
f709c50809
5 changed files with 34 additions and 22 deletions
|
|
@ -120,7 +120,6 @@ export class RootStoreModel {
|
|||
async handleSessionChange(agent: AtpAgent) {
|
||||
this.log.debug('RootStoreModel:handleSessionChange')
|
||||
this.agent = agent
|
||||
this.nav.clear()
|
||||
this.me.clear()
|
||||
await this.me.load()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue