You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It still fires multiple requests for me in the following scenario:
I have a form in each tab. When an input is focused, and I jump into the next input with tab (AND that input where I jumped in is NOT empty), then it fires the event three times.
The workaround works for me. Still would be nice if someone could fix that.
i am use ng2-bootstrap tabs in our project. But, tab select event call multiple time. How to resolve it?
HTML Code:
Component code:
The text was updated successfully, but these errors were encountered: