Skip to content

Commit e63e8c9

Browse files
committed
fix(frame-router): fix double-slash in host URL processing when path is /
The way we process host URLs before passing to the client triggers a corner case where the native URL type silently ignores certain changes to the `pathname` field. This results in a bug where a path of `/` is represented to client apps as `//`. COMUI-4108
1 parent 40c308f commit e63e8c9

File tree

3 files changed

+885
-1138
lines changed

3 files changed

+885
-1138
lines changed

0 commit comments

Comments
 (0)