datajoint / datajoint-labbook

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.
https://datajoint.com/docs/core/datajoint-labbook
MIT License
11 stars 14 forks source link

Problem fetching table content: TypeError: Cannot read properties of undefined (reading 'concat') #159

Open ttngu207 opened 3 years ago

ttngu207 commented 3 years ago

Bug Report

Description

Error in displaying table, throws error:

Problem fetching table content: TypeError: Cannot read properties of undefined (reading 'concat')

Reproducibility

Include:

Screenshots

image

Additional Research and Context

Likely to be related to, or the cause of #158