site.device is %Ecto.Association.NotLoaded{} since list_organization_sites/1
only preloads :parent_site, causing length/1 to crash the LiveView mount.
|
||
|---|---|---|
| .. | ||
| index.ex | ||
| index.html.heex | ||
site.device is %Ecto.Association.NotLoaded{} since list_organization_sites/1
only preloads :parent_site, causing length/1 to crash the LiveView mount.
|
||
|---|---|---|
| .. | ||
| index.ex | ||
| index.html.heex | ||