[GH-ISSUE #1304] pwa is not working #429

Closed
opened 2026-03-16 15:16:42 +03:00 by kerem · 8 comments
Owner

Originally created by @Tarrowren on GitHub (Oct 27, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1304

This is the browser on my personal computer. Chrome 86.0.4240.111
屏幕截图 2020-10-27 161819

on my computer at work. Microsoft Edge 86.0.622.51
This computer used to have hoppscotch installed. I uninstalled the program, cleared the cache, and tried to reinstall, but had the same problem
屏幕截图 2020-10-27 161645

Originally created by @Tarrowren on GitHub (Oct 27, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1304 This is the browser on my personal computer. Chrome 86.0.4240.111 ![屏幕截图 2020-10-27 161819](https://user-images.githubusercontent.com/35626141/97277772-dba10280-1873-11eb-862a-0d0f79748467.png) on my computer at work. Microsoft Edge 86.0.622.51 This computer used to have hoppscotch installed. I uninstalled the program, cleared the cache, and tried to reinstall, but had the same problem ![屏幕截图 2020-10-27 161645](https://user-images.githubusercontent.com/35626141/97277760-d8a61200-1873-11eb-8aea-a5b6c57c44de.png)
kerem closed this issue 2026-03-16 15:16:47 +03:00
Author
Owner
<!-- gh-comment-id:717102284 --> @liyasthomas commented on GitHub (Oct 27, 2020): Possible duplicate of #419 Refer: https://github.com/hoppscotch/hoppscotch/issues/419#issuecomment-564321997 Also [How to install a PWA on Windows 10 using Microsoft Edge](https://www.onmsft.com/how-to/how-to-install-a-pwa-on-windows-10-using-microsoft-edge)
Author
Owner

@Tarrowren commented on GitHub (Oct 28, 2020):

I have cleaned everything, and tried with other computers, it still doesn't work.

<!-- gh-comment-id:717724697 --> @Tarrowren commented on GitHub (Oct 28, 2020): I have cleaned everything, and tried with other computers, it still doesn't work.
Author
Owner

@liyasthomas commented on GitHub (Oct 28, 2020):

Seems to be the issue is persisting. Reopening issue to track and fix. Thanks for letting me know.

<!-- gh-comment-id:717725722 --> @liyasthomas commented on GitHub (Oct 28, 2020): Seems to be the issue is persisting. Reopening issue to track and fix. Thanks for letting me know.
Author
Owner

@dgw commented on GitHub (Oct 28, 2020):

Inspecting the app manifest in Chrome's (86) dev tools shows a warning, Hoppscotch doesn't have a service worker. Apparently Chrome requires one, or it won't offer to install as a PWA.

<!-- gh-comment-id:717755253 --> @dgw commented on GitHub (Oct 28, 2020): Inspecting the app manifest in Chrome's (86) dev tools shows a warning, Hoppscotch doesn't have a service worker. Apparently Chrome requires one, or it won't offer to install as a PWA.
Author
Owner

@liyasthomas commented on GitHub (Oct 28, 2020):

This issue seems to be raised with disabling Workbox support in commit: github.com/hoppscotch/hoppscotch@2ccd053b0a

<!-- gh-comment-id:717881239 --> @liyasthomas commented on GitHub (Oct 28, 2020): This issue seems to be raised with disabling Workbox support in commit: https://github.com/hoppscotch/hoppscotch/commit/2ccd053b0a757b0db59299c6e6207236e7f3ed20
Author
Owner

@liyasthomas commented on GitHub (Oct 28, 2020):

@dgw @Tarrowren can you confirm PWA is working in this deploy preview: https://deploy-preview-1306--hoppscotch.netlify.app
Just open the preview and see if you could install it as PWA.

I can confirm its working from my end on:

  • Chrome (latest), Windows 10.
  • Chrome (latest) Android 10.
<!-- gh-comment-id:717884164 --> @liyasthomas commented on GitHub (Oct 28, 2020): @dgw @Tarrowren can you confirm PWA is working in this deploy preview: https://deploy-preview-1306--hoppscotch.netlify.app Just open the preview and see if you could install it as PWA. I can confirm its working from my end on: - Chrome (latest), Windows 10. - Chrome (latest) Android 10.
Author
Owner

@dgw commented on GitHub (Oct 28, 2020):

@liyasthomas Yep, the install action is present in the deploy preview. Perhaps not super helpful vs. your own confirmation (I'm also testing with Chrome on Win10), but still!

<!-- gh-comment-id:717894506 --> @dgw commented on GitHub (Oct 28, 2020): @liyasthomas Yep, the install action is present in the deploy preview. Perhaps not super helpful vs. your own confirmation (I'm also testing with Chrome on Win10), but still!
Author
Owner

@Tarrowren commented on GitHub (Oct 28, 2020):

Problem solved, thank you.

<!-- gh-comment-id:717967842 --> @Tarrowren commented on GitHub (Oct 28, 2020): Problem solved, thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#429
No description provided.