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
This is caused by the stricter discriminant property check introduced in #10188. It's an easy fix, we just need to ignore undefined, null, and void in the declared type when checking whether a property in a particular declared type is a discriminant property. I will put up a fix later today.
Uh oh!
There was an error while loading. Please reload this page.
nightly build August 9, 2016
the following used to work in July 30 build
The text was updated successfully, but these errors were encountered: