vault ui: edit in json mode, after press keyboard enter button , it doesnt enter in new line
Describe the bug A clear and concise description of what the bug is.
vault version 1.15.2 (after upgraded from 1.11.0) chrome version Version 123.0.6312.87 (Official Build) (arm64)
in the vault ui, when trying to update an existent kv value in json mode press the enter button , it goes back to the start point of the json content
working fine in version 1.11.0
To Reproduce Steps to reproduce the behavior:
- Run
vault write ... - Run
vault login.... - See error
Expected behavior A clear and concise description of what you expected to happen.
Environment:
- Vault Server Version (retrieve with
vault status): - Vault CLI Version (retrieve with
vault version): - Server Operating System/Architecture:
Vault server configuration file(s):
# Paste your Vault config here.
# Be sure to scrub any sensitive values
Additional context Add any other context about the problem here.
Try to update last 1.15 version, but not to 1.16.1 - the problem is exist.
@zoezhangmattr Though your description of the issue is more on point, the underlying problem has already been reported in #26634
I'm going to close this Issue as a duplicate. Thank you for taking the time to report.