Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTypo in zone.js #33579
Comments
JiaLiPassion
added a commit
to JiaLiPassion/angular
that referenced
this issue
Nov 4, 2019
Close angular#33579
This comment has been minimized.
This comment has been minimized.
Thanks, will fix it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Package
zone.js
Is this a regression?
No.
Description
I was inspecting some angular source code and noticed that
vrdisplayconnected
was misspelled inangular/packages/zone.js/lib/browser/property-descriptor.ts
Line 147 in 5eb7426
This should become
vrdisplayconnected
.