Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Aug 20, 2021

Fixes #27762

This avoids an error logged on any page that loads the files sidebar without the files app itself being in place (e.g. dashboard where the viewer pulls in the sidebar).

TypeError: undefined is not an object (evaluating 'OCA.Files.DetailTabView.extend')
  at call(./apps/files_versions/src/versionstabview.js:36:36)
  at __webpack_require__(webpack/bootstrap:19:22)
  at ? (webpack/bootstrap:83:10)
  at global code(apps/files_versions/js/files_versions.js:83:54)

@juliusknorr juliusknorr added bug 3. to review Waiting for reviews labels Aug 20, 2021
@juliusknorr juliusknorr added this to the Nextcloud 23 milestone Aug 20, 2021
@juliusknorr juliusknorr requested a review from a team August 20, 2021 12:49
@juliusknorr juliusknorr force-pushed the bugfix/noid/versions-tabview branch from f71567c to def287c Compare August 20, 2021 12:53
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🎉 🎉 🎉 🎉

@szaimen szaimen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 20, 2021
@szaimen
Copy link
Contributor

szaimen commented Aug 20, 2021

/backport to stable22

@szaimen
Copy link
Contributor

szaimen commented Aug 20, 2021

/backport to stable21

@szaimen
Copy link
Contributor

szaimen commented Aug 20, 2021

/backport to stable20

@Pytal
Copy link
Member

Pytal commented Aug 20, 2021

⚙⚙⚙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OCA.Files.DetailTabView is undefined on dashboard page

6 participants