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

Destructuring of nested object doesn't work properly #56

Closed
ezhlobo opened this issue Dec 20, 2018 · 1 comment
Closed

Destructuring of nested object doesn't work properly #56

ezhlobo opened this issue Dec 20, 2018 · 1 comment
Labels

Comments

@ezhlobo
Copy link
Owner

ezhlobo commented Dec 20, 2018

screen shot 2018-12-20 at 13 03 28

PortfolioOverview(...props.values)
//- doesn't work

PortfolioOverview(...props)
//- works
@ezhlobo ezhlobo added the bug label Dec 20, 2018
@ezhlobo
Copy link
Owner Author

ezhlobo commented Feb 10, 2019

Fixed in v0.5.7

@ezhlobo ezhlobo closed this as completed Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant