Closed dogusata closed 5 months ago
When window gets focus, even though the autoFocus property is set to true, input field doesn't get focus.
Added autofocus to initialization, window focus and tab add/change events.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Problem
When window gets focus, even though the autoFocus property is set to true, input field doesn't get focus.
Solution
Added autofocus to initialization, window focus and tab add/change events.
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.