mirror of
https://github.com/logos-storage/ethcc-demo.git
synced 2026-01-04 22:23:10 +00:00
fix bug where loading a preview page syncs recent loading flag in store
This commit is contained in:
parent
754604cb05
commit
5c1d79eda4
@ -422,7 +422,8 @@ export const useRequestsStore = defineStore(
|
||||
// TODO: deserialize bigints properly
|
||||
return JSON.parse(serialized)
|
||||
}
|
||||
}
|
||||
},
|
||||
paths: ['blocks', 'requests', 'fetched']
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user