Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: buildingListFilter not working on CZ version #3124

Closed
Tadjinton opened this issue Jul 25, 2024 · 1 comment
Closed

[BUG]: buildingListFilter not working on CZ version #3124

Tadjinton opened this issue Jul 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Tadjinton
Copy link
Contributor

What happened?

  • 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)
![lssm_buildingListFilter](https://github.com/user-attachments/assets/3cfc7f19-5cf6-4bdb-9f3d-c6bd946e3341)

How to reproduce?

  1. Open AppStore
  2. Enable module buildingListFilter

Expected behavior

I assume that after enabling the buildingListFilter module, the LSSM UI for filtering buildings should be displayed.

System

Additional

No response

@Tadjinton Tadjinton added the bug Something isn't working label Jul 25, 2024
@jxn-30
Copy link
Member

jxn-30 commented Jul 26, 2024

Should probably now be fixed on beta as #3125 added the translations.
First beta release including this change is 4.7.12+20240726.1436.

@jxn-30 jxn-30 closed this as completed Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants