| outline | deep |
|---|
Dock with id "
{id}" is not registered. Use register() to add new docks.
DevToolsDockHost.update() was called with an id that has no matching registration.
Call register() first, or check the id against dockHost.values() before updating.
packages/devframe/src/node/host-docks.ts—DevToolsDockHost.update()throwsDF0003when called with an id that has no matching registration.