RML011 — remove() at the root
Removal needs the container holding the value, and the root has none. Focus the property or element
to drop first: focusOn(state).get("home").remove().
RML010 and RML011 throw in development and are a silent no-op in production, so neither is
control flow to rely on — do not wrap either in a try expecting to catch something in a shipped
build.
Next
- All diagnostics — every code the framework can report.
- Checking your app — the faults proved from the source, before anything runs.