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 a Dropdown button from React Bootstrap to display the daterange picker, however, the fields month and year (Select type) don't dropdown when clicked. I'm guessing it is a conflict between the component dropdown and select fields? Any work around this?
Update:
The dropdowns are being displayed pratically outside the screen :/
The text was updated successfully, but these errors were encountered:
I am using a Dropdown button from React Bootstrap to display the daterange picker, however, the fields month and year (Select type) don't dropdown when clicked. I'm guessing it is a conflict between the component dropdown and select fields? Any work around this?
Update:
The dropdowns are being displayed pratically outside the screen :/
The text was updated successfully, but these errors were encountered: