mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Do not use module type for service worker
It seems that this causes browser to not send cookies, which can result in a 401. Fixes #7389.
This commit is contained in:
@@ -22,6 +22,12 @@ Code v99.99.999
|
||||
|
||||
## Unreleased
|
||||
|
||||
Code v1.101.1
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix web views not loading due to 401 when requesting the service worker.
|
||||
|
||||
## [4.101.1](https://github.com/coder/code-server/releases/tag/v4.101.1) - 2025-06-20
|
||||
|
||||
Code v1.101.1
|
||||
|
||||
Reference in New Issue
Block a user