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
currently the file-picker app can enter a "failed" state without any kind of feedback. I've encountered this behaviour when a previously accepted Bearer token is no longer valid: the bar on top still loads normally but no files etc. are displayed.
I think that the variable that is set on the following line:
Hello,
currently the file-picker app can enter a "failed" state without any kind of feedback. I've encountered this behaviour when a previously accepted Bearer token is no longer valid: the bar on top still loads normally but no files etc. are displayed.
I think that the variable that is set on the following line:
file-picker/src/components/FilePicker.vue
Line 104 in ab37342
should be checked in the template.
Thanks!
The text was updated successfully, but these errors were encountered: