You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After enabling buildingListFilter in the AppStore.
It looks like the module won't load.
Changes in the building list do not appear.
The tab for the buildingListFilter module is missing in the LSSM settings.
In Google Chrome -> Developer Tools -> Console, it displays the following error message:
Uncaught (in promise) TypeError: Cannot convert undefined or null to object webpack://lss-manager-v4/src/modules/buildingListFilter/settings.ts:11
at Function.values (<anonymous>)
at eval (settings.ts:11:27)
at Array.map (<anonymous>)
at __WEBPACK_DEFAULT_EXPORT__ (settings.ts:8:57)
at eval (registerModuleSettings.ts:6:38)
at async eval (loadAndExecuteModule.ts:21:9)
What happened?
In Google Chrome -> Developer Tools -> Console, it displays the following error message:
How to reproduce?
Expected behavior
I assume that after enabling the buildingListFilter module, the LSSM UI for filtering buildings should be displayed.
System
Additional
No response
The text was updated successfully, but these errors were encountered: