shopify-app-template-node
shopify-app-template-node copied to clipboard
Manually Enable Cookie Popup when server first starts
Issue summary
Hello. Recently submitted an app for review but was denied due to cookies that I was unaware about. I tried creating a new project from the cli to see if the "Enable cookies popup" goes away and it does not.
Expected behavior
App should start without Enable cookies popup.
Actual behavior
Enable cookie popup happens when server is started
Steps to reproduce the problem
- Create new Project with Shopify CLI (Shopify Node Create)
- Run serve (Shopify Node Serve)
- Open browser console to Application > Cookies
- Go to apps ngrok url
- Kill server
- Run server again
- Wait until app starts up again and observe UI and console
Reduced test case
https://user-images.githubusercontent.com/47189260/124006915-cf43eb00-d9a8-11eb-8652-e67e6cefd74e.mov
https://user-images.githubusercontent.com/47189260/124007163-19c56780-d9a9-11eb-9328-54b7e23c7ffa.mov
Specifications
- Browser: Chrome
- Device: Macbook, iPhone
- Operating System: macOS, iOS
Damn. Spending so much time making a proper bug report in July and seeing no actual answer from Shopify team from July to... October. Sad to see how they don't care about developers anymore.
This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.
We are closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.
If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines
Thank you!