You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is new in Headlamp v0.27. The previous version v0.26 was OK. Running the DiffEditor on the code of the v0.26 tag ( git checkout headlamp-helm-0.26.0, make run-frontend) shows a proper working DiffEditor.
This issue was first detected in the Kubescape plugin.
Environment
Headlamp v0.27
Are you able to fix this issue?
No
The text was updated successfully, but these errors were encountered:
Describe the bug
Monaco DiffEditor does not apply coloring to changed text (regression in Headlamp v0.27)
To Reproduce
Steps to reproduce the bug:
Expected was green and red coloring as in the example https://codesandbox.io/p/sandbox/get-values-diffeditor-c6xrg?file=%2Fsrc%2FApp.js
This issue is new in Headlamp v0.27. The previous version v0.26 was OK. Running the DiffEditor on the code of the v0.26 tag (
git checkout headlamp-helm-0.26.0, make run-frontend
) shows a proper working DiffEditor.This issue was first detected in the Kubescape plugin.
Environment
Headlamp v0.27
Are you able to fix this issue?
No
The text was updated successfully, but these errors were encountered: