-
Notifications
You must be signed in to change notification settings - Fork 54
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
[BUG] Media not showing in preview in File App #2170
Comments
I have similar problem in when trying to view files in shared via url folder. In the browser console I get:
Preview in the same folder when logged in works fine. Please let me know if I should open a new defect for this. |
I have the same problem here. |
so weird 🤔 |
Feel free to reopen if it reoccurs, I am not 100% sure of the fix |
Is there an existing issue for this?
Current Behavior
After doing upgrade I cannot see preview in File App.
In console I see this error
Viewer.vue:639 Could not open file /path/to/file.jpg TypeError: Cannot destructure property 'filename' of 'e' as it is undefined. at G (fileUtils.ts:88:23) at new K (file.js:35:12) at o.openFileInfo (Viewer.vue:725:1) at async o.openFile (Viewer.vue:631:1)
Expected Behavior
No response
Steps To Reproduce
Upgrade from 27 to 28.0.2 (latest)
Open a file from the App Files
Environment
- OS: Unraid
Container logs
The text was updated successfully, but these errors were encountered: