-
- Downloads
Fix - Adding filter of summarized field grouped by latitude and longitude on a...
Fix - Adding filter of summarized field grouped by latitude and longitude on a map causes table visualization error (#31952) * Fix #30058 * Add missing setting key * Add a unit test attempt at #30058 * Mock store instead of using deprecated MetabaseSettings.set * Remove LeafletGridHeatMap unit tests * Add e2e test for #30058 * Fix typing * Don't allow undefined "map-tile-server-url" * Tag the test with repo and issue id
Showing
- e2e/test/scenarios/visualizations/reproductions/30058-map-crash.cy.spec.js 61 additions, 0 deletions...s/visualizations/reproductions/30058-map-crash.cy.spec.js
- frontend/src/metabase-types/api/mocks/settings.ts 1 addition, 0 deletionsfrontend/src/metabase-types/api/mocks/settings.ts
- frontend/src/metabase-types/api/settings.ts 1 addition, 0 deletionsfrontend/src/metabase-types/api/settings.ts
- frontend/src/metabase/visualizations/components/LeafletGridHeatMap.jsx 2 additions, 2 deletions...metabase/visualizations/components/LeafletGridHeatMap.jsx
Please register or sign in to comment