-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: clear ancestor data in app wrapper
This fixes an issue where the right sidebar would display wrong shares when being inside a space and opening a file from another space (e.g. via the search results).
- Loading branch information
Jannik Stehle
committed
Oct 29, 2024
1 parent
01f1887
commit f20c79c
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Bugfix: Sidebar showing wrong shares | ||
|
||
We've fixed a bug where the right sidebar would display wrong shares when being inside a space and opening a file from another space (e.g. via the search results). | ||
|
||
https://github.com/owncloud/web/pull/11830 | ||
https://github.com/owncloud/web/issues/11787 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters