fix: mobx warnings and react render phase set state error
This commit is contained in:
@@ -214,6 +214,8 @@ export class ItemListController
|
||||
|
||||
optionsSubtitle: computed,
|
||||
activeControllerItem: computed,
|
||||
|
||||
hydrateFromPersistedValue: action,
|
||||
})
|
||||
|
||||
window.onresize = () => {
|
||||
|
||||
Reference in New Issue
Block a user