You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the mica admin, it is not required to specify the DCE for each "Study-Specific Tables", nevertheless crosstab will fail:
TypeError: Cannot read properties of undefined (reading 'name')
at DatasetCrosstab._extractStudyInfo (mica-dataset-crosstab.js:168:49)
at mica-dataset-crosstab.js:224:35
at Array.forEach (<anonymous>)
at DatasetCrosstab._normalizeData (mica-dataset-crosstab.js:212:21)
at new DatasetCrosstab (mica-dataset-crosstab.js:89:34)
at mica-dataset-crosstab.js:601:22
at mica-repo.js:308:11
The text was updated successfully, but these errors were encountered:
In the mica admin, it is not required to specify the DCE for each "Study-Specific Tables", nevertheless crosstab will fail:
The text was updated successfully, but these errors were encountered: