Skip to content

"Open folder" from code-server hangs #3316

Closed as not planned
Closed as not planned
@code-asher

Description

@code-asher

The way "open folder" is implemented is to set window.location.href with the folder query variable.

Manually editing the URL, manually calling window.location.href, or even just reloading the page can also trigger the hang. It may take several attempts or waiting a bit (at least 7-8 seconds seems to be the ticket) before doing the navigation. The resulting request will be pending forever.

This is on Coder v0.8.1-devel+6e63487b running in an image with the coder template. It happens on both Firefox and Chromium.

I was not able to reproduce it outside of Coder.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions