-
Notifications
You must be signed in to change notification settings - Fork 38
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
아이폰에서 키보드 포커스 이동시 화면 내려감. #123
Comments
안녕하세요. 해당 현상을 재현해볼수 있었는데 iamport_flutter만의 현상은 아니고 webview_flutter 라이브러리를 단독으로 사용해도 발생하는 것으로 보아 webview_flutter의 문제로 확인됩니다. 해당 라이브러리에서 스크롤을 제어할 수 있는 방법이 있는지는 잘 모르겠습니다. |
혹시 해당 에러는 어떻게 처리해야할지 알수있을까요? |
아쉽게도 플러터 웹뷰 자체 오류인것같아 라이브러리 자체에서 대응해주길 기다리시는수밖에 없어보입니다! |
아이폰에서 아임포트 결제페이지에서 텍스트 첫 포커스에서 다음 포커스로 이동될때
전체 페이지가 밑으로 내려가는 오류가 있습니다.
아래는 재현영상 입니다.
롯데 > 다른결제 > SMS 결제 페이지로 들어갔으며,
테스트 해본결과 다른 페이지 텍스트 인풋 에서도 같은 오류가 일어나고 있는 상황입니다.
RPReplay_Final1704870405.1.mp4
The text was updated successfully, but these errors were encountered: