Getting extension name, not handle in URL on chat component

Hello,

I am working the Chat component - checkout UI extension.
From the documentation, Shopify automatically appends query parameters to the URL including handle query param.

This is my shopify.extension.toml

[[extensions]]
name = "MyApp Checkout Bubble"
handle = "myapp-checkout-bubble"
type = "ui_extension"

I expected the extension handle in the URL but I am getting the extension name.

  • Expected: myapp-checkout-bubble
  • Current: “MyApp Checkout Bubble”

Can any Shopify folks take a look at this?

Thank you!

Hey Remy,

Have connected with the chat extensions team - will update here asap!

1 Like

Hey Remy,

Sorry for the delay on this - it does look like a bug on our side, the product team is looking into this.

1 Like

Thank you for the update :+1: