sterling
sterling
Still a pretty significant missing piece of functionality.
Also ran into this and wasted an incredible amount of time because cypress does not at least fail gracefully for this case. Even if this is not solved such that...
@abbr has there been any progress on this?
Also having issues with `includes`, but with string literals and the generic `string` type (https://github.com/microsoft/TypeScript/issues/26255). Can't pass in a `string` to `Array.includes` if the array is filled with only literals,...