mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4404] [bug]: The send button is not working #1610
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1610
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Emiryungul on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4404
Is there an existing issue for this?
Current behavior
https://github.com/user-attachments/assets/c6e4f25b-c9f3-4d03-8ac9-225b8eca9605
Steps to reproduce
ive tried removing from task manager dowloading again after removing and restarting the pc (postman and similar applications work)
Environment
Production
Version
Local
@AndrewBastin commented on GitHub (Oct 4, 2024):
Hi there, we believe this might be related to #4403 .
Please keep an eye on it.
For the time being, please do downgrade to the previous release from the installers using this URL: https://github.com/hoppscotch/releases/releases/tag/v24.8.3-0
@Emiryungul commented on GitHub (Oct 5, 2024):
yeah downgrading worked for those whos interested
@jamesgeorge007 commented on GitHub (Oct 7, 2024):
Hi, we have a patch release out. Please let us know if the issue persists. You can perform the upgrade directly from the Desktop app via the upgrade prompt or download the latest version here.
@hugo082 commented on GitHub (Oct 16, 2024):
It seems to be back in the
24.9.2-0 (20241014.201907)@jamesgeorge007 commented on GitHub (Oct 16, 2024):
Hi, can you launch the dev tools and see if any errors are getting logged? Also, could you try clearing
Local Storage(P.S.: keep a backup as necessary), reloading the Desktop app, and checking again?@hugo082 commented on GitHub (Oct 16, 2024):
I fixed it by clearing the cache, injected env variables were not up to date. Thank you !