perf: Lazy loading for links in topic sections (#127)

This commit is contained in:
Anselm Eickhoff
2024-09-03 11:27:17 +01:00
committed by GitHub
parent c4d4afd4df
commit d2a3baa9a2
7 changed files with 74 additions and 33 deletions

View File

@@ -39,6 +39,8 @@ export class LaAccount extends Account {
// so just do default profile create provided by jazz-tools
super.migrate(creationProps)
console.log("In migration", this._refs.root, creationProps)
if (!this._refs.root && creationProps) {
this.root = UserRoot.create(
{