You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Phoenix version 0.3.0 against Reva
Clicking "Shared with me" gives:
but the UI will show "My files" instead of an empty list and in the console I see this:
The text was updated successfully, but these errors were encountered: