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
Get an error: Error:(1, 15) TS2304: Cannot find name 'DataView'.
What is the expected result?
It should be right.
What happens instead?
Get an error.
Please provide any additional information below.
When I use bounded typescript 1.4 compiler and the new typescript 1.5 alpha compiler, everything is OK. I don't know where I should put this issue, so I put it both in webstorm and typescript issue track platform. Please check and tell me what should I do.
The text was updated successfully, but these errors were encountered:
What steps will reproduce the problem?
What is the expected result?
It should be right.
What happens instead?
Get an error.
Please provide any additional information below.

When I use bounded typescript 1.4 compiler and the new typescript 1.5 alpha compiler, everything is OK. I don't know where I should put this issue, so I put it both in webstorm and typescript issue track platform. Please check and tell me what should I do.
The text was updated successfully, but these errors were encountered: