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
The left side panel is a jQueryUI menu widget. Note that by default a menu item it's in active state only during hover. So you would need to bind to the menu's select event. This needs changing the function usePreset(event). But I also see potential issues after the daterangepicker is refreshed. The state should also be reset when the user chooses a custom range.
How can i add active class on select a range ? on left side panel want to add "active" class on click it.
The text was updated successfully, but these errors were encountered: