Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
86 stars 9 forks source link

<NavigationMenu /> component no longer rendering #212

Closed Stef733 closed 1 year ago

Stef733 commented 1 year ago

Describe the bug

The React component is no longer rendering routes on the Shopify admin navigation. I have confirmed that this is the case for other applications as well

To Reproduce

Steps to reproduce the behaviour:

  1. Launch an app using the React component
  2. See the lack of routes rendering
Screenshot 2023-06-20 at 17 21 06

Expected behaviour

Expect to see a list of routes listed as props in the component on the admin navigation.

Contextual information

Packages and versions

List the relevant packages you’re using, and their versions. For example:

Platform

raphael-p43 commented 1 year ago

Hi! May I ask how the issue was resolved? Because we currently have the same problem ...