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
the output now looks like this 89.392 WebContent(54): Unhandled JavaScript exception (in promise): [undefined] undefined
After some debugging and inspection it seems that there's an unhandled rejected promise in the shopify javascript code, I want to check the shopify JS source code manually to see for myself, however the code is a mess, so I was unable to do that.
Where should I go from here ? is this enough to mark this as a non-issue ?
When loading Shopify on Linux in the Qt chrome of Ladybird, I still see the log message referenced in the issue. I suspect that it's a code path not exercised with a Serenity user agent.
We also load cdn.shopify.com/favicon.ico like, 30 times. And then fail to decode it. That's also suspicious.
This looks suspicious when loading https://shopify.com/
We should investigate if this is something we're doing wrong.
The text was updated successfully, but these errors were encountered: