Input fields got issue with translate3d()

I'm facing issue with Safari in IOS 13.1.2. Input fields don't show cursor when tap/ focus on it and page doesn't scroll automatically when keyboard appears.


From checking, it happens due to CSS translate3d(). One more thing that just get issue from second frame. The first frame is fine.


Please see demo in here - https://jsfiddle.net/um9xnog6/

(issue will occur from input 2,3,4,5)


Does anyone have solution to fix this issue? Please support me.


Thanks a lot!

Replies

Works ok in ios 13.2 now