[GH-ISSUE #1931] Can't Install hoppscotch on Edge #621

Closed
opened 2026-03-16 16:24:28 +03:00 by kerem · 3 comments
Owner

Originally created by @teofilosalgado on GitHub (Nov 3, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1931

Originally assigned to: @AndrewBastin on GitHub.

Describe the bug
I am not able to install hoppscotch through the install button. Its giving the following error in Microsoft's Edge console:
image
Transcript:

TypeError: t.showInstallPrompt is not a function
    at click (3ef226b.modern.js:1)
    at ee (f8e0c2f.modern.js:2)
    at HTMLButtonElement.n (f8e0c2f.modern.js:2)
    at HTMLButtonElement.Mr.c._wrapper (f8e0c2f.modern.js:2)

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hoppscotch.io/
  2. Click on Install

Expected behavior
The application should install accordingly.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 10 21H1
  • Browser Microsoft Edge
  • Version 95.0.1020.40 (64 bits)
Originally created by @teofilosalgado on GitHub (Nov 3, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1931 Originally assigned to: @AndrewBastin on GitHub. **Describe the bug** I am not able to install hoppscotch through the install button. Its giving the following error in Microsoft's Edge console: ![image](https://user-images.githubusercontent.com/7178504/140105670-e01afd72-03ca-405e-9da4-b0dc745a63f1.png) Transcript: ``` TypeError: t.showInstallPrompt is not a function at click (3ef226b.modern.js:1) at ee (f8e0c2f.modern.js:2) at HTMLButtonElement.n (f8e0c2f.modern.js:2) at HTMLButtonElement.Mr.c._wrapper (f8e0c2f.modern.js:2) ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to https://hoppscotch.io/ 2. Click on Install **Expected behavior** The application should install accordingly. **Screenshots** ![image](https://user-images.githubusercontent.com/7178504/140106539-23f26ea0-c53d-44fd-ab19-6761c37eb977.png) ![image](https://user-images.githubusercontent.com/7178504/140105670-e01afd72-03ca-405e-9da4-b0dc745a63f1.png) **Desktop (please complete the following information):** - OS: Windows 10 21H1 - Browser Microsoft Edge - Version 95.0.1020.40 (64 bits)
kerem 2026-03-16 16:24:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@AndrewBastin commented on GitHub (Nov 3, 2021):

Thank you for reporting @teofilosalgado!

Will look into this ASAP

<!-- gh-comment-id:959772565 --> @AndrewBastin commented on GitHub (Nov 3, 2021): Thank you for reporting @teofilosalgado! Will look into this ASAP
Author
Owner

@AndrewBastin commented on GitHub (Nov 3, 2021):

Fixed this in #1932 !

Should be live in a couple of minutes, please report if it still persists after that @teofilosalgado

<!-- gh-comment-id:959797416 --> @AndrewBastin commented on GitHub (Nov 3, 2021): Fixed this in #1932 ! Should be live in a couple of minutes, please report if it still persists after that @teofilosalgado
Author
Owner

@teofilosalgado commented on GitHub (Nov 3, 2021):

It's working like a charm! Thank you very much @AndrewBastin! Fastest fix in the west! 🤠
image

<!-- gh-comment-id:959823826 --> @teofilosalgado commented on GitHub (Nov 3, 2021): It's working like a charm! Thank you very much @AndrewBastin! _Fastest fix in the west!_ 🤠 ![image](https://user-images.githubusercontent.com/7178504/140173483-2988e4cb-8fa2-47f5-8c6c-4a30f964e811.png)
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#621
No description provided.