-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Insomnia working very slow after upgrade to 10 #7946
Comments
Same for me and my colleagues: Insomnia working very slow after upgrade to 10.
|
Same here, it is so slow in updating the UI. Environments do not even update only after executing the call the display is updated. Sometimes switching requests have no effect and does not update the display / respond to the click. Had to downgrade to 9.3.3 again. |
@gatzjames @CurryYangxx to take a look. |
@shubhendu-enable Are there any scenes that are significantly slower than before, or most of scenes? |
most of the scenes, I can see a constant loader on the git branch label. |
@shubhendu-enable do you think it would be possible to record a quick screenshare to see exactly what you are experiencing? |
I believe @CurryYangxx found a culprit for this issue. If validated, the fix will ship in the next 10.1 in a couple of weeks. |
I have found the cause of the issue and I will fix it as soon as possible. |
A new beta version has been released to optimize performance. You can download here: https://github.com/Kong/insomnia/releases/tag/core%4010.1.0-beta.0. |
@CurryYangxx Still not working , i had tried with https://github.com/Kong/insomnia/releases/tag/core%4010.1.0-beta.0. release
|
@shubhendu-enable Thanks for your feedback.I will continue to investigate to solve this issue. |
@shubhendu-enable Hi, we further optimize in #7989, you can download the pr artifacts to experience through the link below. If it is ok, we plan to release a new beta this week. Thanks! |
@hmundle @shubhendu-enable @sdernbach-ionos We just released a new beta version |
@notjaywu @CurryYangxx sorry I was on vacation, thanks for fixing it! For me it looks good and worked like expected |
Thanks for your feedback, our team will continue working on further optimization. Thanks for your patience. |
I tested Insomnia.Core-10.1.0-beta.2.exe, it is working smooth again, thanks. |
Most likely next week. |
Expected Behavior
We are using git sync for insomnia , after upgrading to version 10 it should work seamless as before,
Actual Behavior
Getting following error when trying to click folders in document
TypeError: Cannot destructure property 'activeRequest' of '$(...)' as it is undefined.
at Wc (file:///Applications/Insomnia.app/Contents/Resources/app.asar/debug-BKonWNXc.js:45:11262)
at Nh (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:43:18469)
at cj (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:3395)
at Vk (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:47812)
at Uk (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:42469)
at Tk (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:42399)
at Ik (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:42252)
at Nk (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:38395)
at Gk (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:45:37273)
at Tt (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:30:1726)
at Immediate.zt [as _onImmediate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-DV0jvs_A.js:30:2135)
at process.processImmediate (node:internal/timers:483:21)
Reproduction Steps
Create Document with multiple nested folders
Is there an existing issue for this?
Additional Information
No response
Insomnia Version
10.0.0
What operating system are you using?
macOS
Operating System Version
Sonoma 14.6.1
Installation method
download from insomnia website
Last Known Working Insomnia version
9.3.3
The text was updated successfully, but these errors were encountered: