ohteepee
ohteepee copied to clipboard
Focus issue in horizontal pager
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.