Debug checkout ui extensions components

I’m build a checkout ui extension that isn’t working as expected and I am trying to use react dev tools to debug the components but I can’t exactly do that because the component names have been obfuscated thereby making it impossible to debug.

Is there a workflow for debugging checkout ui extensions with react dev tools or any other tool?

1 Like

Hi Turbofan1178,

When you say the component names have been obfuscated - is this due to build processes on Shopify’s side?

Yes. And note that I’m running the app with development store preview toggled on.

1 Like