Skip to content

Can't export collection, render failure error #6294

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

Closed
1 task done
mnemyx opened this issue Aug 15, 2023 · 3 comments · Fixed by #6289
Closed
1 task done

Can't export collection, render failure error #6294

mnemyx opened this issue Aug 15, 2023 · 3 comments · Fixed by #6289
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@mnemyx
Copy link

mnemyx commented Aug 15, 2023

Expected Behavior

I get an export of the collection

Actual Behavior

I get the following error & am unable to see my collections until I force quit and restart Insomnia

Render Failure: Cannot destructure property 'requestTree' of 'Nr(...)' as it is undefined

Stacktrace:

TypeError: Cannot destructure property 'requestTree' of 'Nr(...)' as it is undefined.
    at sH (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:193:6824)
    at XA (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:116:19553)
    at H7 (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:44101)
    at U7 (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:39819)
    at Vge (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:39745)
    at ax (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:39596)
    at QC (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:35959)
    at rL (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:36764)
    at qu (file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:116:3288)
    at file:///C:/Users/40000715/AppData/Local/insomnia/app-2023.5.2/resources/app.asar/index-205ae130.js:118:34286
    at node:internal/process/task_queues:140:7
    at AsyncResource.runInAsyncScope (node:async_hooks:204:9)
    at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)

Screenshots -
image

image

Reproduction Steps

  1. Click the triple dots on a collection
  2. Select 'Export'

image

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.5.2

What operating system are you using?

Windows

Operating System Version

Windows 10 Enterprise Version 21H2

Installation method

Download from insomnia.rest

Last Known Working Insomnia version

No response

@mnemyx mnemyx added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 15, 2023
@jackkav
Copy link
Contributor

jackkav commented Aug 15, 2023

@mnemyx Thanks for the thorough report, we'll add a fix into the next minor release.

@mnemyx
Copy link
Author

mnemyx commented Aug 16, 2023

It doesn't error out in the latest minor version, but it is just an empty screen now -
image

@jackkav
Copy link
Contributor

jackkav commented Aug 16, 2023

Tracked in #6307

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-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants