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'm using a sheet to show some data, in that data there is an action that should have an alert connected to it. To get the alert to show at all I removed <AlertDialogPortal> from the AlertDialogContent, my main problem now is that when I hit esc both the alert and sheet is closing and I'm also stuck in some weird state where I can't interact with the site without a refresh.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using a sheet to show some data, in that data there is an action that should have an alert connected to it. To get the alert to show at all I removed
<AlertDialogPortal>
from theAlertDialogContent
, my main problem now is that when I hitesc
both the alert and sheet is closing and I'm also stuck in some weird state where I can't interact with the site without a refresh.Beta Was this translation helpful? Give feedback.
All reactions