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
When i use coverScreen=true , the Modal is coming full screen as expected. But the select dropdown inside the modal, it is loading behind the modal, i tried giving position: 'relative' , but nothing changed. If I set coverScreen=false, dropdown is working fine.
Thanks in Advance.
The text was updated successfully, but these errors were encountered:
When i use coverScreen=true , the Modal is coming full screen as expected. But the select dropdown inside the modal, it is loading behind the modal, i tried giving position: 'relative' , but nothing changed. If I set coverScreen=false, dropdown is working fine.
Thanks in Advance.
The text was updated successfully, but these errors were encountered: