neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
412 stars 136 forks source link

Rendering of Multi-parameter select #880

Closed mariusconjeaud closed 4 months ago

mariusconjeaud commented 5 months ago

NeoDash version: 2.4.6

Changing the list of values in a Multi-parameter select now throws an error (various ones depending on the type of parameter select).

The initial fix I found introduced a rendering bug for arrays in transposed tables, so the code needs to be split up a bit.