neo4j-labs / neodash

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

Multiple selection throws error #787

Closed peeyushsahu closed 7 months ago

peeyushsahu commented 7 months ago

Multiple selection throws an error if you removed all the selected values, also the refresh button does not work to refresh the widget.

image

Error: An unexpected error occurred. Try refreshing the component.

TypeError: s.toLowerCase is not a function at http://localhost:35005/bundle.js:2:9596913 at v (http://localhost:35005/bundle.js:2:9598851) at http://localhost:35005/bundle.js:2:9619699 at ti (http://localhost:35005/bundle.js:152:1553619) at Ni (http://localhost:35005/bundle.js:152:1561763) at Hl (http://localhost:35005/bundle.js:152:1607754) at Ec (http://localhost:35005/bundle.js:152:1592991) at _c (http://localhost:35005/bundle.js:152:1592919) at wc (http://localhost:35005/bundle.js:152:1592782) at hc (http://localhost:35005/bundle.js:152:1589769)

alfredorubin96 commented 7 months ago

Thank you for your feedback, it will be out in the next release.