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

Picker Component returns an incorrect value and selects an error message #336

Closed
Anberm opened this issue Mar 12, 2019 · 1 comment · Fixed by #586
Closed

Picker Component returns an incorrect value and selects an error message #336

Anberm opened this issue Mar 12, 2019 · 1 comment · Fixed by #586
Assignees

Comments

@Anberm
Copy link
Contributor

Anberm commented Mar 12, 2019

Version

0.11.6

Environment

win10&Google Chrome 72.0.3626.109

Reproduction link

https://stackblitz.com/edit/angular-svcrau?file=src/app/app.component.ts

Steps to reproduce

1.Multiple components used together
2.Open

picker

What is expected?

Normal operation, and the return value is normal

What is actually happening?

error

Other?

Maybe the community can work together to fix it

@Guoyuanqiang
Copy link
Member

@Anberm I try to use like demo is OK. I will check why func return Array as data input is error. https://stackblitz.com/edit/angular-svcrau-bssckp?file=src/app/app.component.ts.

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

Successfully merging a pull request may close this issue.

2 participants