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

Flatten arrays IViewField #189

Open
Sodininkas opened this issue Nov 28, 2018 · 0 comments
Open

Flatten arrays IViewField #189

Sodininkas opened this issue Nov 28, 2018 · 0 comments
Assignees
Labels
type:enhancement New feature or enhancement of existing capability

Comments

@Sodininkas
Copy link

Sodininkas commented Nov 28, 2018

Category

[ ] Enhancement

[X ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 1.10.0 ]

Expected / Desired Behavior / Question

Flatten arrays. this._flattenItems(this.props.items) in ListView.js. With this function I can't pass array to IViewField. It flatten array ant adds - .0, .1 as a strings. I think it would be better to leave ability turn this off, because now i need to do workarounds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

2 participants