◐ Shell
clean mode source ↗

docs: add error guide for NG05102 by arturovt · Pull Request #69365 · angular/angular

SkyZeroZx

Adds an error reference page for NG05102 (UNSUPPORTED_EVENT_TARGET) explaining
what triggers it and how to fix it. Also marks the error code as negative (-5102)
so that in dev mode the error message automatically links to the new guide page
on angular.dev/errors, consistent with other documented runtime errors.