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
Is it possible to update the OffCanvas component like it is for Modal? I do some API calls inside the OffCanvas and I would like setting the backdrop to static only when those calls succeeds. However I haven't found a way to achieve that. Thanks for any suggestion.