Bug: Some read-only checklists do not render.
Trying to view this link https://app.listaflow.com/lists/hLQtW8z2RMWA/ from https://forum.opencraft.com/t/updated-work-finding-checklist-now-available/1745/2 is crashing Listaflow's client UI with the console error: hook.js:608 TypeError: Cannot read properties of null (reading 'team_id')
This checklist should be viewable to OpenCraft team members but crashes. Other checklists are viewable without trouble, such as https://app.listaflow.com/lists/EH1sOHSsRE-A/
The likely issue is due to the Run not being set on one-off checklists. This is probably causing the sidebar items involving the team information to fail. These sidebar items should either not be rendered or show some default information as needed.