mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #1026] [BUG] How to go back to search session after clicking a link #630
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#630
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 @mysteriousHerb on GitHub (Jun 25, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1026
Use both the self-hosted docker version of the https://w.ftw.lol/search, whenever you search something and go into the link and "go back" on browser, the chrome or edge will both compalin about "Confirm Form Resubmission" and "ERR_CACHE_MISS"
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
@benbusby commented on GitHub (Jun 26, 2023):
This happens due to Whoogle using POST requests for search by default. You can get around this by enabling "GET Requests Only" in your config on the homepage.