Skip to content
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

TypeError: Cannot read properties of undefined (reading 'open') #2774

Open
Popyllol opened this issue Jan 22, 2025 · 0 comments
Open

TypeError: Cannot read properties of undefined (reading 'open') #2774

Popyllol opened this issue Jan 22, 2025 · 0 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@Popyllol
Copy link

Popyllol commented Jan 22, 2025

Describe the bug
The viewer does not open when I click on any of the preview photos

$ occ status
  - installed: true
  - version: 30.0.5.1
  - versionstring: 30.0.5
  - edition: 
  - maintenance: false
  - needsDbUpgrade: false
  - productname: Nextcloud
  - extendedSupport: false
$ occ app:list --enabled | grep photos 
  - photos: 3.0.2

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'photos'
  2. Click on 'one of the preview photos'
  3. Nothing happens
  4. See error in browser log

Expected behavior
The viewer opens and displays the photo

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser chromium
  • Version 133.0.6905.0

Browser log

File.vue:189 TypeError: Cannot read properties of undefined (reading 'open')
    at o.openViewer (Timeline.vue:272:1)
    at En (vue.runtime.esm.js:3033:30)
    at o.n (vue.runtime.esm.js:1832:20)
    at En (vue.runtime.esm.js:3033:30)
    at e.$emit (vue.runtime.esm.js:3732:17)
    at o.emitClick (File.vue:189:1)
    at click (File.vue:1:352)
    at En (vue.runtime.esm.js:3033:30)
    at HTMLAnchorElement.n (vue.runtime.esm.js:1832:20)
    at i._wrapper (vue.runtime.esm.js:7500:35)
@Popyllol Popyllol added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant