hashicorp / hashicorp/consul

cannot edit Key / Values config in edge browser

Open
#17,868 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

#### Overview of the Issue

cannot edit Key / Values config in edge browser but it works fine in safari

#### Reproduction Steps

Steps to reproduce this issue, eg:

1. run consul
2. go to http://127.0.0.1:8500/ui/dc1/kv/go_rec_dev/edit in edge browser
3. edit the config

-->

### Consul info for both Client and Server

Client info

```
/ # consul info
agent:
check_monitors = 0
check_ttls = 0
checks = 0
services = 0
build:
prerelease =
revision = 7ce982ce
version = 1.15.3
version_metadata =
consul:
acl = disabled
bootstrap = true
known_datacenters = 1
leader = true
leader_addr = 172.18.0.2:8300
server = true
raft:
applied_index = 12010
commit_index = 12010
fsm_pending = 0
last_contact = 0
last_log_index = 12010
last_log_term = 11
last_snapshot_index = 0
last_snapshot_term = 0
latest_configuration = [{Suffrage:Voter ID:69cd880e-718a-2deb-60ee-7150194fa943 Address:172.18.0.2:8300}]
latest_configuration_index = 0
num_peers = 0
protocol_version = 3
protocol_version_max = 3
protocol_version_min = 0
snapshot_version_max = 1
snapshot_version_min = 0
state = Leader
term = 11
runtime:
arch = arm64
cpu_count = 4
goroutines = 144
max_procs = 4
os = linux
version = go1.20.4
serf_lan:
coordinate_resets = 0
encrypted = false
event_queue = 1
event_time = 11
failed = 0
health_score = 0
intent_queue = 0
left = 0
member_time = 1
members = 1
query_queue = 0
query_time = 1
serf_wan:
coordinate_resets = 0
encrypted = false
event_queue = 0
event_time = 1
failed = 0
health_score = 0
intent_queue = 0
left = 0
member_time = 1
members = 1
query_queue = 0
query_time = 1
```

### Operating system and Environment details

macOS 13.4 on m2
edge 版本 114.0.1823.58 (正式版本) (arm64)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.