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
I am using bootstrap dropdown list, when user attend to change an option, the active class of nav-link is removed automatically (while there is no change in URL and we are still in that page).
the dropdown list in in separated tag and is not related to nav group.
this active will be removed:
when I choose an option from this list:
any idea ?
The text was updated successfully, but these errors were encountered:
I am using bootstrap dropdown list, when user attend to change an option, the active class of nav-link is removed automatically (while there is no change in URL and we are still in that page).
the dropdown list in in separated tag and is not related to nav group.
this active will be removed:
when I choose an option from this list:
any idea ?
The text was updated successfully, but these errors were encountered: