Endpoints actions do not work #23015
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
new¬eworthy/che-only
Like 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Describe the bug
Actions related to endpoints do not work.
Che version
7.87@latest
Steps to reproduce
Next.js
sample (just for example)devfile: install
taskdevfile: run
taskEndpoints
panelhttps-nextjs(3000/https)
itemExpected behavior
Endpoints actions work:
Open in a new tab
should open the running application in a new tab, for example.Environment
I reproduced the problem on the dogfooding instance
The text was updated successfully, but these errors were encountered: