I am working with accessible the website using keyboard and while tab press, Dynamic div(with ngIf)conditions is not working as expected.
I do have dynamic element with conditions to display one or other, when i focus on particular div element and click on button to go different element my focus is getting lost.
I have tried with providing the tab index with orders but not found any luck.
<!-- begin snippet: js hide: false console: true babel: false -->