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
{{ message }}
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.
Trying to use the 'collection' notation of the factory functions for Map causes a transpiler error. It seems Typescript is unable to determine the intent of the two dimensional collection. Is the documentation still up to date?
From @donders on Tue, 20 Aug 2019 10:08:37 GMT
As described in this SA post in more detail: https://stackoverflow.com/questions/57557106/why-is-the-wrong-immutable-js-map-factory-function-selected-when-running-npm-tes?noredirect=1#comment101576259_57557106
Trying to use the 'collection' notation of the factory functions for Map causes a transpiler error. It seems Typescript is unable to determine the intent of the two dimensional collection. Is the documentation still up to date?
Copied from original issue: immutable-js#1729
The text was updated successfully, but these errors were encountered: