How to auto-load a modal on the checkout page?

Hey guys,

How can I make the Modal that shows automatically while checkout page is loading?

Is there a way to make a button trigger event while using checkout ui extension?

Hi, Did you manage to get this done? I’m trying to achieve the same thing.

Has anyone achieved this yet?
Shopify should add a method like this

ui.overlay.open(‘my-modal’)

I am searching for the solution too. I tried useRef() but it did not work.

I need solution for this too.

@ten12star did you figure this out? I am trying to do this as well and have had no luck.