Skip to content
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

Failed to render error when updating folder via settings #6334

Closed
1 task done
thanoskoutr opened this issue Aug 18, 2023 · 1 comment · Fixed by #6342
Closed
1 task done

Failed to render error when updating folder via settings #6334

thanoskoutr opened this issue Aug 18, 2023 · 1 comment · Fixed by #6342
Labels
B-bug Bug: general classification S-verified Status: Verified by maintainer

Comments

@thanoskoutr
Copy link

Expected Behavior

I want to create a folder with requests in a collection on Insomnia and add a markdown description to the folder.

Actual Behavior

What actually happens is that Insomnia crashes the moment I try to write anything in the text box.

Reproduction Steps

  1. Create a new collection on Insomnia.

  2. Create a new folder.
    Screenshot from 2023-08-18 17-57-28

  3. Click on the folder Settings.
    Screenshot from 2023-08-18 17-57-37

  4. Try to write anything in the text box.
    Screenshot from 2023-08-18 17-57-53

  5. It crashes...
    Screenshot from 2023-08-18 17-58-10

Is there an existing issue for this?

Additional Information

The error message that gets displayed is the following (in text form):

Failed to render. Please report to our Github Issues

Error: No route matches URL "/organization/org_default-project/project/proj_6109ca6b0daf4363b4dc167815ea2a1d/workspace/wrk_8c28c645db9f4589b4ae4e256fca6706/debug/request-group/fld_3d00639ab1194a2cbf0ea1aded1337f1/update"
Try to reload the app
Error: No route matches URL "/organization/org_default-project/project/proj_6109ca6b0daf4363b4dc167815ea2a1d/workspace/wrk_8c28c645db9f4589b4ae4e256fca6706/debug/request-group/fld_3d00639ab1194a2cbf0ea1aded1337f1/update" at Pi (file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:31:8269) at Object.Ye [as fetch] (file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:30:17838) at Object.submit (file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:49:6555) at file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:131:22895 at onChange (file:https:///opt/Insomnia/resources/app.asar/debug-94b4d679.js:35:20727) at file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:649:57921 at file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:638:4471 at file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:17:25974 at file:https:///opt/Insomnia/resources/app.asar/index-ae32ab7a.js:17:25921 at sentryWrapped (/opt/Insomnia/resources/app.asar/node_modules/@sentry/browser/dist/helpers.js:76:23)

Insomnia Version

2023.5.4

What operating system are you using?

Ubuntu

Operating System Version

Ubuntu 22.04.3 LTS

Installation method

apt

Last Known Working Insomnia version

No response

@thanoskoutr thanoskoutr added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 18, 2023
@filfreire filfreire added S-verified Status: Verified by maintainer and removed S-unverified Status: Unverified by maintainer labels Aug 21, 2023
@filfreire filfreire changed the title Failed to render when trying to write a description on Folder Settings Failed to render error when updating folder via settings Aug 21, 2023
@filfreire
Copy link
Member

@thanoskoutr @skipfire we can reproduce this issue, we're working on a fix and will update you asap.

filfreire added a commit to filfreire/insomnia that referenced this issue Aug 21, 2023
filfreire added a commit to filfreire/insomnia that referenced this issue Aug 21, 2023
jackkav added a commit that referenced this issue Aug 22, 2023
* fix: #6334 updating requestgroup caused render error

* add test

* fix rename

* redirect on move

---------

Co-authored-by: jackkav <[email protected]>
jackkav added a commit to jackkav/insomnia that referenced this issue Nov 24, 2023
* fix: Kong#6334 updating requestgroup caused render error

* add test

* fix rename

* redirect on move

---------

Co-authored-by: jackkav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-verified Status: Verified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants