mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #71] Not working on Brave Browser anymore #31
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#31
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 @guastallaigor on GitHub (Aug 27, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/71
Describe the bug
When the project was released, I was using it on Brave and everything was fine. The code right now is very different from before, but is not working anymore.
I know that this is a small project, but I'm just opening this issue because it was working before and now it isn't, maybe it's just a small fix that someone can do it :)
The error message that is showing in the console is:
To Reproduce
Open https://liyasthomas.github.io/postwoman/ on a up to date Brave Browser.
Expected behavior
It should work like Chrome, because for me it's still working on Chrome.
Screenshots

Desktop (please complete the following information):
Additional context
If you don't want to support Brave you can close this issue, no problem, I can still use it on Chrome.
@izerozlu commented on GitHub (Aug 27, 2019):
That problem is not about the brave browser.
It's a common bug right now. It'll be fixed soon.
Thanks for the heads up!
On Wed, Aug 28, 2019, 12:17 AM Igor Guastalla notifications@github.com
wrote:
@izerozlu commented on GitHub (Aug 27, 2019):
I'll try to create the required PR tomorrow.
@liyasthomas commented on GitHub (Aug 27, 2019):
@guastallaigor @izerozlu have you tried to clear the site's cache perhaps history data too and try again?
@NBTX commented on GitHub (Aug 27, 2019):
I cannot reproduce this issue.
Have you installed the PWA or got any cached copies?
Try going to Developer Tools -> (might need to click the double right chevron ») Application tab -> Service Workers -> Unregister and reload the page.
@guastallaigor commented on GitHub (Aug 27, 2019):
Thank you! I did everything @NBTX said and it's working now.