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
Select "Dobbel akse, linje og søyle" in the "Velg datasett"-dropdown
Select "Dødsfall hjerte og kar, fordelt på fylke" in the "Velg datasett"-dropdown
Click on "Graf"
Nothing happens (error in console)
Relevant log output (e.g web browser console logs)
ERROR TypeError: Cannot read properties of undefined (reading 'id')
at Qe.onDiagramTypeNavigation (main.4959dd541c930b9e.js:1:1458235)
at main.4959dd541c930b9e.js:1:1424049
at w_ (main.4959dd541c930b9e.js:1:1133549)
at Object.r [as next] (main.4959dd541c930b9e.js:1:1133722)
at I.next (main.4959dd541c930b9e.js:1:942182)
at L._next (main.4959dd541c930b9e.js:1:941866)
at L.next (main.4959dd541c930b9e.js:1:941559)
at main.4959dd541c930b9e.js:1:939438
at $ (main.4959dd541c930b9e.js:1:960213)
at ff.next (main.4959dd541c930b9e.js:1:939277)
The text was updated successfully, but these errors were encountered:
Description
It's possible to get
undefined
as value on group id in the diagram navigationWhat was the expected result?
A legal id.
Steps to reproduce
Relevant log output (e.g web browser console logs)
The text was updated successfully, but these errors were encountered: