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
The text was updated successfully, but these errors were encountered:
pleerock
changed the title
Union type does not work as expected when array is used
Union type does not work as expected when recursive types and array is used
May 25, 2018
Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.
Having following definition:
I don't have compiler errors as I expect.
If I change Options interface to:
Then I see the error I expect. Is it a bug?
(sorry as usual don't know how to title issue).
The text was updated successfully, but these errors were encountered: