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

InputItem type设置错误 #817

Closed
Anberm opened this issue Dec 7, 2021 · 1 comment
Closed

InputItem type设置错误 #817

Anberm opened this issue Dec 7, 2021 · 1 comment

Comments

@Anberm
Copy link
Contributor

Anberm commented Dec 7, 2021

Version

5.0.1

Environment

Google Chrome

Reproduction link

https://stackblitz.com/edit/angular-bjn481?file=src%2Fapp%2Fapp.component.ts

Steps to reproduce

1.设置type变量为text,
2.设置type变量为digit
3.设置type变量为text

此时因为if (value !== 'text' && value !== 'number') 判断,导致不能设置type为text

What is expected?

设置type为text

What is actually happening?

不能设置type为text

Other?

@Anberm
Copy link
Contributor Author

Anberm commented Dec 7, 2021

#818

@Anberm Anberm closed this as completed Jan 1, 2022
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

1 participant