ditdot-dev / vue-flow-form

Create conversational conditional-logic forms with Vue.js.

Home Page:https://www.ditdot.hr/en/vue-flow-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: The screen starts to shake after typing an answer on Android devices.

arthur-es opened this issue · comments

Describe the bug
When using an android device (it does not happen o iOS) the screen blinks/shakes whenever we finish typing a answer. I've demontrated that behavior on the video attached.

To Reproduce
Steps to reproduce the behavior:
1 - Clone the repo.
2 - Start the project.
3 - Open any example
4 - Type the answer

Expected behavior
I expect the screen not to blink/shake.

Screenshots
I've uploaded a video.

Desktop (please complete the following information):

  • Device: REDMI 8, SAMSUNG GALAXY S10e, Motorola G5,G6
  • OS: Android
  • Browser: Chrome (it works just fine on firefox)
  • Version: most recent

Additional context
Video:
https://user-images.githubusercontent.com/37699234/112041090-bfed1000-8b24-11eb-9a95-831d84993a2b.mp4

Thank you for the extensive bug report, description and video. This has been fixed in da47096.