Skip to content

Commit a4143a9

Browse files
committed
fix: Only remove openfile from route when closing the viewer
If the route has changed between when the Viewer was opened and then closed, then the 'old' route will be restored. But probably want to keep it and only remove the `openfile` query. Signed-off-by: Louis Chemineau <louis@chmn.me>
1 parent f0782d5 commit a4143a9

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

js/vendor.LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ version: 0.7.5
2121
license: MIT
2222

2323
@floating-ui/core
24-
version: 0.3.1
24+
version: 1.6.7
2525
license: MIT
2626

2727
@floating-ui/dom
28-
version: 0.1.10
28+
version: 1.6.10
2929
license: MIT
3030

3131
@floating-ui/utils

0 commit comments

Comments
 (0)