Dev dashboard app release version button

I’ve been trying to update the scope of an internal testing app. I go to release the new version of the app by clicking the “release” button and nothing happens. I try everything. Nothing happens when I click the button, I make new apps, nothing.

I then in a desperate act inspect the button, see that it’s of type “button”, change it to “submit” and now it works.

Please let me know if this crazy hack of Shopify is not production ready and it was disabled for a reason :rofl:

1 Like

Hi @Kenny_Bak_Jensen,

I’ve not been able to replicate this behaviour, the Release button is working without issue on my end when creating a new app version on my own test account. Here’s a screen recording showing it working as expected.

To help look into this further, I’d like to ask you to try the following local troubleshooting first:

  • Clear your cache and cookies on your browser. After this, completely reboot the browser.
  • Try a different web browser, as well as incognito or private windows to rule out any browser issues.
  • When using incognito, if you are still experiencing a display issue, confirm you have disabled browser extensions, and have third party javascript enabled.
  • Ensure the web browser is up to date on the latest version (we don’t support every browser, but we do support these ones.)
  • Try another device, like another computer or mobile phone.
  • Try another internet connection (switching to a cellular network on a phone rather than wifi, for example)
  • Ensure you do not have any firewalls or pop up blockers enabled on the device as these can interfere.

If the behaviour is still occurring after trying the local troubleshooting steps above, I would suggest replicating the issue once again, recording a HAR file showing the behaviour. Then once you have a HAR file recorded, reach out to our support team via the Shopify Help Center, and share the HAR file with them, and we can help look into it further.


Here’s some instruction on recording HAR files for the most popular browsers as well:

Note: HAR files can contain login information/credentials and session cookies. For data privacy purposes, please avoid entering/recording personal details such as passwords and credit card information. It would be best to record the HAR via an Incognito window.

Chrome

  1. Open the Developer Tools from the menu (Menu > More Tools > Developer tools), or by pressing Ctrl+Shift+C on your keyboard.
  2. Click on the Network tab.
  3. Look for a round button at the top-left of the Network tab. Make sure it is red. If it is grey, click it once to start recording.
  4. Check the box next to Preserve log.
  5. Use the clear button (a circle with a diagonal line through it) right before trying to reproduce the issue to remove any unnecessary information.
  6. Reproduce the issue (E.g. load/refresh the page that has errors, or perform the action that has errors).
  7. Save the capture by right-clicking on the grid and choosing Save as HAR with Content. Alternatively, you can click the export/save button (downward arrow with a line underneath).

Safari

  1. In Safari, go to the page where the HTTP(s) URL Sequence needs to be monitored.
  2. Enable Developers Tool by going to Safari > Preferences > Advance > Click Show Develop menu in menu bar
  3. In the menu bar at the top, click Develop and select Show Web Inspector.
  4. Click the Resources tab and enable Preserve Logs.
  5. Go to the Network tab.
  6. Reproduce the issue (E.g. load/refresh the page that has errors, or perform the action that has errors).
  7. After successfully performing the activity, lick the Export icon and save the HAR file.

Firefox

  1. In Firefox, go to the page where the issue is occurring.
  2. Click the Firefox menu available at the top-right of your browser window and select Web Developer → Network, or simply press the F12 button. The Developer Tools window opens as a docked panel at the side or bottom of Firefox.
  3. Click the Network tab.
  4. Click on Network Settings and enable Persist Logs.
  5. Now refresh the page and perform the activity that needs to be recorded i.e. the activity that produces the error.
  6. After successfully performing the activity, right-click on any row of the activity pane and select Save all as HAR or click the Export HAR icon and select Save all as HAR to download the HAR file.

Edge

  1. Open Microsoft Edge and navigate to the page where the issue is occurring. Note: This is tab and window dependent, so if the issue occurs in a new tab or window, the HAR recording needs to be done in that new tab or window.
  2. Click the horizontal ellipsis menu button and select More Tools, then click Developer Tools.
  3. Click the Network tab, and then click the Record button in the upper left corner of the tab and verify that it is red, if it is grey, click it to start recording.
  4. Check the box Preserve Log.
  5. Click the Clear button to clear out any existing logs from the Network tab. Note: Do not close the Developer Tools panel. This will end recording and the HAR file will be lost.
  6. Reproduce the issue while the network requests are being recorded.
  7. Once you have reproduced the issue fully, right-click anywhere on the grid of network requests and choose Save as HAR with Content, and save the file to the computer.

Thanks for the reply!
I did try Incognito, another browser and cleaning my cache.
Upon getting back to the office today the issue seems to have been fixed, so can’t do any other troubleshooting.

Hi @Kenny_Bak_Jensen,

I’m glad to hear that it’s working for you now!

I’m going to go ahead and mark this thread as solved, but If you do experience this issue again, I’d recommend completing the full local troubleshooting, recording a HAR file, and reaching out to our Shopify Support Team via the Shopify Help Center, to share the HAR file and we can look into it further.