"notes" field doesn't load initially in collection Anonymous 11 months ago updated 11 months ago Fixed When loading my Collection, the first set of (50?) results do not display the Notes field. The subsequent loads as you scroll do display it. Example:
Alternately, maybe the initial load is suppressing blank Notes: as intended and the subsequent loads aren't?
I checked out the code. This is what is happening. The first load doesn't show "notes" if it is empty. I will add that logic for ajax loads too.