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

TypeError: Object(...) is not a function #270

Open
stepup99 opened this issue May 18, 2019 · 1 comment
Open

TypeError: Object(...) is not a function #270

stepup99 opened this issue May 18, 2019 · 1 comment

Comments

@stepup99
Copy link

let x = Immutable({name:"mack",age:23});
console.log(x)

i m running this simple line of code on my browser , but it giving me TypeError: Object(...) is not a function in seamless immutable...
any idea why

@ivportilla
Copy link

How are you importing Immutable? This could be related to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants