Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is the wrong Immutable.js Map factory function selected when running npm test? #1729

Closed
donders opened this issue Aug 20, 2019 · 1 comment

Comments

@donders
Copy link

donders commented Aug 20, 2019

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?

@jdeniau
Copy link
Member

jdeniau commented Jul 19, 2021

Hi,

Thanks for your report. This should be fixed in 4.0.0-rc.14.

Please re-open this issue if this is not the case.

@jdeniau jdeniau closed this as completed Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants