#rootietoottoot-radix-ui-components-modal

1 messages · Page 1 of 1 (latest)

balmy blazeBOT
cosmic eagle
#

Hello! Do you have a site I can open and try on my end that reproduces the behavior?

dusk sparrow
#

No unfortunately this isn't accessible in the open web

#

What I can share however, is that as you can see, this is stacked modals. The modal behind which contains PaymentElement. So when the new modal launches on top, it isn't possible to interact with it.

The modal below uses Radix UI Primitives. Not sure if that is relevant.

I did go into the element inspector and tried to play with the z-index values of the Stripe Link Accounts modal, but to no avail.

cosmic eagle
#

I'm not familiar with Radix UI Primitives, but my guess would be that maybe it's stealing away the focus, preventing you from interacting with our auth modal

dusk sparrow
#

I reduced the modal's z-index values and even removed them entirely. It didn't help to bring Stripe's modal into focus though.

#

I've been at this for hours and I'm out of ideas 😄

cosmic eagle
balmy blazeBOT