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

[Bug] textarea autoresize 시 점프하는 현상 #91

Open
kingyong9169 opened this issue Jun 30, 2022 · 1 comment
Open

[Bug] textarea autoresize 시 점프하는 현상 #91

kingyong9169 opened this issue Jun 30, 2022 · 1 comment
Assignees
Labels
🐞 Bug Something isn't working

Comments

@kingyong9169
Copy link
Contributor

❌ 버그 발생

textarea autoresize기능을 만들었는데 텍스트를 입력하면 점프하는 현상이 생깁니다.

🐞 발생한 위치

src/components/ContentBox/index.tsx

📖 참고 사항

공유할 내용, 레퍼런스, 추가로 발생할 것으로 예상되는 이슈, 스크린샷 등을 넣어 주세요.

  • 추가적으로 필요한 내용은 comment로 남겨주세요.
@kingyong9169 kingyong9169 added the 🐞 Bug Something isn't working label Jun 30, 2022
@kingyong9169 kingyong9169 self-assigned this Jun 30, 2022
@juyeong-s
Copy link
Contributor

+ textarea에 line-height 설정할 경우, 텍스트 첫줄을 입력했을 때 2배로 height가 증가함

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants