mirror of https://github.com/abpframework/abp.git
Browse Source
Replaces the IntersectionObserver-based focus logic with a simpler requestAnimationFrame approach for focusing the first field. This reduces complexity and potential timing issues when focusing the field after view initialization.pull/24187/head
1 changed files with 3 additions and 26 deletions
Loading…
Reference in new issue