toElement missing from MouseEvent in v3.6-beta/dev #32751
Labels
Needs Investigation
This issue needs a team member to investigate its status.
Working as Intended
The behavior described is the intended behavior; this is not a bug
Milestone
TypeScript Version: 3.6.0-dev.20190807
Search Terms: super parent property , super parent properties
Code
Expected behavior:
Inherited
toElement
from MouseEvent should be recognized likerelatedTarget
.Actual behavior:
Error: Property 'toElement' does not exist on type 'Obj'.
Playground Link:
Lacking v3.6.
Related Issues:
Unknown
The text was updated successfully, but these errors were encountered: