Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix ws url on chrome 120 #15

Merged
merged 2 commits into from
Nov 30, 2024
Merged

fix: fix ws url on chrome 120 #15

merged 2 commits into from
Nov 30, 2024

Conversation

hexf00
Copy link
Member

@hexf00 hexf00 commented Nov 27, 2024

No description provided.

@@ -14,6 +14,19 @@ export interface IUniverSheetsCollaborationPresetConfig {
univerContainerId?: string;
}

function transformUrlProtocolToWs(url: string) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that docs-collaboration will also use this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Member Author

@hexf00 hexf00 Nov 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补了,看下是否有更合适的位置存放 transformUrlProtocolToWs ,让transformUrlProtocolToWs 可以被复用?

@hexf00 hexf00 merged commit 56c4112 into dev Nov 30, 2024
1 check passed
@hexf00 hexf00 deleted the fix/fix-ws-url branch November 30, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants