mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #197] Can't delete Hostname on Safari #81
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#81
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 @YasserAntonio on GitHub (May 18, 2020).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/197
What is Happening
After adding a new hostname. I click on the red trash button.
A message in a red block state that hostname do not exist.
The hostname is still on the front end and in the config.json
What is expected
I expect for the hostname to be delated on the front end and in the config.json
Specs:
@YasserAntonio commented on GitHub (May 18, 2020):
Seems like the problem is isolated with Safari. I have no issue with google chrome. It must be a front end issue and it's exclusively related to the delete button with safari. I will edit the title
@mageddo commented on GitHub (Jun 10, 2024):
Hey @YasserAntonio , Sorry for the late answer, Finally I had access to a Mac computer and confirmed this bug at DPS version you reported, with safari Version 17.5 (19618.2.12.11.6).
It's fixed on my tests at the latest version of DPS 3.19, so I suggest you to upgrade DPS.
Thanks for your report.