fix: mobx warnings and react render phase set state error

This commit is contained in:
Aman Harwara
2022-10-20 20:24:56 +05:30
parent 4f3b258363
commit 76f23e13ec
3 changed files with 7 additions and 6 deletions

View File

@@ -214,6 +214,8 @@ export class ItemListController
optionsSubtitle: computed,
activeControllerItem: computed,
hydrateFromPersistedValue: action,
})
window.onresize = () => {