NPellet / visualizer

Other
43 stars 24 forks source link

change slick grid to prevent error with undefined ? #962

Closed lpatiny closed 7 years ago

lpatiny commented 8 years ago

image

stropitek commented 8 years ago

I could change the undefined value in the array to be an empty object. But I think the user needs to know about it (notification) since this is likely an error from the developer of the view.

targos commented 7 years ago

I'm with Daniel here. If there are undefined values in the array, it must be an error from the developer. The message in the console should be enough to debug it.