I am getting an error anytime I try to graph data with a pivoted dimension in SQL runner. The visualization section says "Something went wrong", and these javascript errors are present in the console in Chrome developer tools:
TypeError: Cannot use 'in' operator to search for 'value' in 4712
at src_components_Query…c.chunk.js:1:293111
at Array.every (<anonymous>)
at _ (src_components_Query…c.chunk.js:1:293094)
at src_components_Query…c.chunk.js:1:294433
at Array.map (<anonymous>)
at src_components_Query…c.chunk.js:1:294363
at x (src_components_Query…c.chunk.js:1:294550)
at m (src_components_Drill…d3.chunk.js:1:28344)
at ii (vendors-node_modules…9d.chunk.js:2:75595)
at Hi (vendors-node_modules…9d.chunk.js:2:85113)
cl @ vendors-node_modules…c55c549d.chunk.js:2
Our Looker instance is on version 25.4.29 and I am accessing Looker in Google Chrome version 135.0.7049.85. Other users in my organization have also reported experiencing the same issue.
Are other Looker user experiencing this issue, and does anyone have a fix?