react-tech-radar
react-tech-radar copied to clipboard
Sometimes x and y coordinates get NaN value
Issue: I have around 600 tools to display on the tech radar and Some of the tools have x
and y
coordinates as NaN
. After debugging, I found posLength
throwing NaN
inside the getPositionByQuadrant
. I couldn't figure it out why It's throwing NaN
in some cases.
Please help me solve the issue.
Thanks!
@omerg can you look and point me in that direction? It would be a great help.
Thanks!