Closed DaRizat closed 5 years ago
Getting an error that data.map is not a function. Suspect that this is due to the data field not being passed in as an array in certain cases. Threw some quick logic around it to only map if it is an array.
Not needed anymore.
Getting an error that data.map is not a function. Suspect that this is due to the data field not being passed in as an array in certain cases. Threw some quick logic around it to only map if it is an array.