-
Notifications
You must be signed in to change notification settings - Fork 18
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
Sometimes the File Manager becomes unresponsive. #373
Comments
Activated Log XMLHttpRequests and will let you know if I discover anything else.
On Mon, Oct 5, 2020 at 02:24 AM, Adam Jimenez wrote:
It's hard to know why as there are no errors in the console and I've not seen this myself.
Check if you've enabled logging xmlhttprequest which might show if a request is being made.
If there's a consistent way to reproduce this, please let me know.
(https://user-images.githubusercontent.com/573192/95062399-d0cfd380-06f4-11eb-8dba-829e173b3533.png)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub (#373 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AEVRCCTBG34P4TMMDZPLXUTSJGGDBANCNFSM4SDHIURQ).
|
It has happened a couple more times and, although I activated XMLHttpRequests, I saw no additional error messages.
I am enclosing another example of the file mechanism becoming unresponsive. It applies to an entirely different function (uploading vs. opening), but I am adding it to this ticket because I think it might be a manifestation of the same issue.
On Mon, Oct 5, 2020 at 02:24 AM, Adam Jimenez wrote:
It's hard to know why as there are no errors in the console and I've not seen this myself.
Check if you've enabled logging xmlhttprequest which might show if a request is being made.
If there's a consistent way to reproduce this, please let me know.
(https://user-images.githubusercontent.com/573192/95062399-d0cfd380-06f4-11eb-8dba-829e173b3533.png)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub (#373 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AEVRCCTBG34P4TMMDZPLXUTSJGGDBANCNFSM4SDHIURQ).
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can't detect a pattern. Nothing shown in console. Attached gif shows multiple attempts to open a file using the context menu. Double-clicking also does not work. Typically, refreshing the list solves the problem, but in the case shown by the enclosed animation, the only solution was to reload the page
.
The text was updated successfully, but these errors were encountered: