Next image button preview is not working in nested folders when shared as public share

Next button (in images preview) is not working in nested folders with images in carousel when shared as public share but works when user opens after login
Also, it works in flat shared folders

AIO version 31.0.9

Is it expected or bug?

Such errors in console

Viewer.vue:681 Could not open file /Comfy/248х440_comfy.jpg TypeError: Cannot read properties of undefined (reading ‘filename’)
at Viewer.vue:800:1
at Array.findIndex ()
at s.openFileInfo (Viewer.vue:800:1)
at async s.openFile (Viewer.vue:670:1)
vue.runtime.esm.js:3065 TypeError: Cannot read properties of undefined (reading ‘mime’)
at s.openFileFromList (Viewer.vue:818:1)
at s.next (Viewer.vue:1085:1)

Hi, I have same problem

1 Like

Hello, have you found any solution?

Hi, no, still not working.

It’s Bug. https://github.com/nextcloud/server/issues/55721

Hello, I have the same problem. Can you tell me what to do?

Viewer.vue:681 Could not open file /test/test.jpg TypeError: Cannot read properties of undefined (reading ‘filename’)

as there was a bug reported on Github there’s nothing we can do from our side.

so you need to wait for the next version of your server (whichever version that might be, you didn’t tell) to get that issue fixed

@Tareon

1 Like

I updated to version 32.0.1 and this error appeared, and the photos on my phone also don’t open through the app. Is this related to the same error?

maybe so. I dunno.

anyways: as already said before: you need to wait for x.0.2 to have that one fixed.. at least that’s what they say over there at that github-issue

1 Like