Can't open sidebar in slideshow
bug0. Needs triage
**Describe the bug**
In nextcloud 33 the sidebar during a slideshow cannot be opened.
**To Reproduce**
Steps to reproduce the behaviour:
1. Install nextcloud 33
2. Open the photos app
3. Click on any image to start a slideshow
4. In the top right corner click on the ... button
5. Click on "open sidebar"
6. Nothing happens, error in the console
**Expected behaviour**
Sidebar is opeend.
**Desktop (please complete the following information):**
- OS: linux
- Browser: Firefox
- Version 147
**Browser log**
```
GET
http://localhost:8000/apps/files_versions/css/sidebar-tab.css?v=7b5028cf-0
[HTTP/1.1 404 Not Found 0ms]
Uncaught TypeError: can't access property "Tab", OCA.Files.Sidebar is undefined
<anonymous> sidebar.ts:21
sidebar.ts:21:19
<anonymous> sidebar.ts:21
```
5 条评论