ohteepee icon indicating copy to clipboard operation
ohteepee copied to clipboard

Focus issue in horizontal pager

Open PRobi23 opened this issue 1 year ago • 0 comments

Hello,

I have a horizontal pager, where each page has an OhTeePeeInput.

When I load the page, everything works fine, and I fill in the first pin. When the second pin is loaded, it gets the focus, but right after the third page, OhTeePeeInput receives the focus.

I solved the issue by setting autoFocusByDefault to false, but is there any other way to solve it and still get the focus?

If it helps you discover the issue, I can prepare a small demo project.

PRobi23 avatar Jan 08 '25 21:01 PRobi23