Skip to content

Vue apps issues #9767

@skjnldsv

Description

@skjnldsv

Following #9565

  • Disabled apps contains all the disabled apps even the ones that are not installed
  • I have an error on load saying: An error occured during the request. Unable to proceed. on a xhr request /ocs/v2.php/cloud/groups?offset=0&limit=-1&search=
  • The script has been shipped as development and not production
  • Clicking the categories does not load anything on my instance (no does create a xhr request)
  • Missing a key in
    <template v-for="bundle in bundles" v-if="useBundleView && bundleApps(bundle.id).length > 0">
  • clicking the remove/disable button open the sidebar
  • removing an app still leave the app displayed on the list

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions