Just update the npm package for app-bridge-react from v3.x to v4.0 and the app can not compile with the error
RollupError: “Provider” is not exported by “node_modules/@shopify/app-bridge-react/dist/index.js”, imported by “app/javascript/components/Component.jsx”.
Is any breaking change in App Bridge and AppBridge react and where is changelog?
hey, my project dont use remix, just react & php. I’m transform NavigationMenu to NavMenu but it’s dont show up in the nav on the left, can you give me more example about how to use this NavMenu . thanks