Description
We should throw a clear error when a component ID is missing in the data.
Currently, the error varies depending on where in the internal Puck codebase the ID is accessed. This makes the behavior inconsistent and unclear to users, often leading to long debugging sessions and misreported issues.
Description
We should throw a clear error when a component ID is missing in the
data.Currently, the error varies depending on where in the internal Puck codebase the ID is accessed. This makes the behavior inconsistent and unclear to users, often leading to long debugging sessions and misreported issues.