Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: (Core) Add setTimeout for IE11 on InitialFocusDirective #4623

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

JKMarkowski
Copy link
Contributor

@JKMarkowski JKMarkowski commented Feb 9, 2021

Please provide a link to the associated issue.

part of #4483

Please provide a brief summary of this pull request.

It fixes issue with IE11 and initial focus, for some reason there is a need to wait for all synchronous jobs, before the focus method is being called.

Please check whether the PR fulfills the following requirements

Documentation checklist:

@JKMarkowski JKMarkowski added this to the Sprint 55 - Monaco milestone Feb 9, 2021
@JKMarkowski JKMarkowski requested a review from a team February 9, 2021 11:38
@JKMarkowski JKMarkowski self-assigned this Feb 9, 2021
@JKMarkowski JKMarkowski added this to In progress in Development via automation Feb 9, 2021
@netlify
Copy link

netlify bot commented Feb 9, 2021

Deploy preview for fundamental-ngx ready!

Built with commit b8f5f2c

https://deploy-preview-4623--fundamental-ngx.netlify.app

@JKMarkowski JKMarkowski merged commit d7aecee into main Feb 11, 2021
Development automation moved this from In progress to Done Feb 11, 2021
@JKMarkowski JKMarkowski deleted the fix/initial-focus-ie11 branch February 11, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants