Built-in type declaration for XMLHttpRequest is missing a readonly property 'responseURL' #11510
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Help Wanted
You can do this
Milestone
TypeScript Version: 2.0.3
Code
Expected behavior:
The compiler should be able to compile the code without errors.
Here is the MDN documentation for this property.
Actual behavior:
tsc
complains:The text was updated successfully, but these errors were encountered: