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

Input Box에 데이터 입력 시 오류(한글, 영문) #10

Open
forkit10 opened this issue Feb 13, 2019 · 0 comments
Open

Input Box에 데이터 입력 시 오류(한글, 영문) #10

forkit10 opened this issue Feb 13, 2019 · 0 comments

Comments

@forkit10
Copy link

forkit10 commented Feb 13, 2019

안녕하세요.
한글이나 영문을 입력하면 Data에는 0으로 처리됩니다.
숫자만 들어갑니다.

var value = this.newTodoItem & this.newTodoItem.trim();

윗 부분 거치면서 데이터에 문제가 있습니다.

환경: macOS 10.14.3 + 크롬

@forkit10 forkit10 changed the title Input Box에 데이터 입력 시 한글 입력 오류 Input Box에 데이터 입력 시 오류(한글, 영문) Feb 13, 2019
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