App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I developed an app and deployed it through Heroku. I could run it successfully on local with "npm run dev", but could not see it on the website after deploying it. I have all the app_url and environment set up. And my store also allows custom app. Can anyone help me with it?
Are you getting any sort of errors in the console?
Actually no, and I cannot even find any related className while inspecting