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

Histogram in layer list does not change if min/max fields are changed #1556

Closed
pierotofy opened this issue Sep 17, 2024 · 1 comment · Fixed by #1557
Closed

Histogram in layer list does not change if min/max fields are changed #1556

pierotofy opened this issue Sep 17, 2024 · 1 comment · Fixed by #1557

Comments

@pierotofy
Copy link
Member

  • Open a map
  • Change the min/max fields from layer list
  • Witness:

MapView-db730c7529e8bf17012a.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'factor')
at MapView-db730c7529e8bf17012a.js:2:902330
at Object.g [as unitBackward] (MapView-db730c7529e8bf17012a.js:2:902698)
at MapView-db730c7529e8bf17012a.js:2:853596
at Object.s (MapView-db730c7529e8bf17012a.js:2:629255)
at p (MapView-db730c7529e8bf17012a.js:2:629398)
at MapView-db730c7529e8bf17012a.js:2:629544
at g (MapView-db730c7529e8bf17012a.js:2:629630)
at oe (MapView-db730c7529e8bf17012a.js:2:645097)
at re (MapView-db730c7529e8bf17012a.js:2:644907)
at ae (MapView-db730c7529e8bf17012a.js:2:645263)

@smathermather
Copy link
Contributor

Ah, should have reported this. Noticed it on my phone, but I'm always using an odd browser so I assumed it was just me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants