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

Shared with me tab does not show up shares #3017

Closed
labkode opened this issue Feb 12, 2020 · 1 comment
Closed

Shared with me tab does not show up shares #3017

labkode opened this issue Feb 12, 2020 · 1 comment

Comments

@labkode
Copy link
Member

labkode commented Feb 12, 2020

Phoenix version 0.3.0 against Reva

Clicking "Shared with me" gives:

{"ocs":{"meta":{"status":"ok","statuscode":100,"message":"OK"},"data":[]}}

but the UI will show "My files" instead of an empty list and in the console I see this:

[Vue warn]: Missing required prop: "label"

found in

---> <OcCheckbox>
       <OcDrop>
         <FileFilterMenu>
           <OcGrid>
             <FilesAppBar>
               <Anonymous>
                 <Phoenix> at src/Phoenix.vue
                   <Root> 3 vue.js:634
[Vue warn]: Missing required prop: "label"

found in

---> <OcSearchBar>
       <OcDrop>
         <FileFilterMenu>
           <OcGrid>
             <FilesAppBar>
               <Anonymous>
                 <Phoenix> at src/Phoenix.vue
                   <Root> vue.js:634
    VueJS 7
    _init vue-gettext.js:787
    VueJS 49
    notify es.promise.js:114
    flush microtask.js:26
Unhandled promise rejection SyntaxError: "JSON.parse: unexpected end of data at line 1 column 1 of the JSON data" host-report-errors.js:6
Unhandled promise rejection SyntaxError: "JSON.parse: unexpected end of data at line 1 column 1 of the JSON data" host-report-errors.js:6

@PVince81
Copy link
Contributor

Duplicate of #2150

@PVince81 PVince81 marked this as a duplicate of #2150 Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants