Nic Oliver
Nic Oliver
Similar, but slightly different issue here: I believe this is caused because `role="presentation"` is being used with `aria-orientation="vertical"`. Other than changing the layout I'm not sure if there's an easy...
@kristiansp Thanks for the thoughtful comment. We're not using keyboard nav, and changing to `tablist` seems to fix it.
Also encountering this issue, using the https://github.com/SimeonGriggs/sanity-remix-template template. Just tried with the https://github.com/sanity-io/sanity-template-remix-clean template and did not get the error. @SimeonGriggs any ideas?
Also experiencing this issue, but with the latest [email protected] Reduced test case of the issue is here: https://codesandbox.io/p/sandbox/headless-moon-9dt5n8?file=%2Fsrc%2FApp.js and you can view the bug on your phone here: https://9dt5n8.csb.app/
@mgmanzella This is still a ongoing issue that creates significant challenges for live stores. Closing a critical issue for "CLI housekeeping" is doesn't make it go away.
@skyproddev Does your theme have an asset build step? How do you handle that, if so?
Still relevant. See also https://github.com/Shopify/cli/issues/4438
Still relevant!
@graygilmore Thanks for the update. Is there a longer term goal towards supporting different JSON content from different stores within the same theme? Or is this purely streamlining the CLI...
@karreiro When authenticating with the --password flag (using the password provided by the Theme Access app), the issue also occurs. So, regardless of whether the password flag is passed via...