mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ea177257e9
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.