mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

A Javascript error occurred in the main process on refresh listing with keyboard shortcuts #508

Closed anselmodev closed 1 year ago

anselmodev commented 1 year ago

When updating the listing with F5 or CTRL+L, an error alert is triggered and the listing is not updated.

Screenshot: Screenshot from 2022-11-28 16-56-14

tothradoslav commented 1 year ago

Thank you. Is this happening always, or just started after some time? Also, does this happen on all collections or just a specific one? Does restarting Mingo help?

Sorry for many questions, just trying to pinpoint the possible problem.

anselmodev commented 1 year ago

Hi! This error happened a few times. I realized that even closing Mingo, the F5 or CTRL+R command kept alerting the same error. It only got back to normal after restarting my machine. Maybe it's an isolated case?

tothradoslav commented 1 year ago

This seems to be a problem with the code looking for an already-not-existing window. It's weird that it only got corrected after machine restart. Could you let me know if this happens again or if you have any other details about when this might be happening? Thank you!

tothradoslav commented 1 year ago

@anselmodev also, could it be, that you had multiple Mingo's running? Or that you had one crashing and then running a new one? Just let me know if this was the case. Thanks.

anselmodev commented 1 year ago

@tothradoslav Yes, sometimes I open two or three Mingo windows connected to different databases. And at that moment I have two windows open and running normally and the reported error no longer happened.

tothradoslav commented 1 year ago

Ok. I will close this for now but please feel free to reopen it or send a new issue again if you experience it again. Thanks.