upenndigitalscholarship / deep

MIT License
3 stars 1 forks source link

"Variants: null" #164

Closed ZacharyLesser closed 8 months ago

ZacharyLesser commented 1 year ago

This is an odd and persistent error. Not sure why "null" is appearing here. This is for records with no data in the field "item.Variants_ links".

"Variants:" should not appear at all in display when there is no data in the Variants field, and nothing should appear when there is no data in Variants_links.

I think something has gone wrong with the Build because "Variants: null" is now appearing for any record that we update data.

Screenshot 2023-02-17 at 1 19 54 PM
ZacharyLesser commented 1 year ago

(This is closely related to #68 .)