You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But deriving from both HTMLElementTagNameMap and SVGElementTagNameMap still throw an error by conflicts. To resolve this, ElementTagNameMap has to be defined using Diff type as follows.
Uh oh!
There was an error while loading. Please reload this page.
TypeScript Version: master
Expected behavior:
But deriving from both
HTMLElementTagNameMap
andSVGElementTagNameMap
still throw an error by conflicts. To resolve this,ElementTagNameMap
has to be defined using Diff type as follows.However, defining
ElementTagNameMap
is originally wrong. It should be removed later.Actual behavior:
related: #20134, #14783
The text was updated successfully, but these errors were encountered: