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

Export Failed TypeError: undefined is not an object (evaluating 'ds.length') ({ }) #6

Open
admin-foo opened this issue Aug 24, 2020 · 4 comments

Comments

@admin-foo
Copy link

Receiving an error when attempting to export to md. OSX 10.15.6

Not sure where to begin troubleshooting. Any help appreciated.

@abraovic
Copy link

Same here with OSX 11.2.1

@camb416
Copy link

camb416 commented Apr 6, 2021

Ditto

MacOS 10.15.7
Paw Version 3.2.2 (Retail)
Markdown+Curl 0.1.9

@visioncode
Copy link

same here

@winsmith
Copy link

This seems to be related to Environment Variables. As soon as I introduce a {Host} variable to the URL of one request, the export fails. This also happens to the Preview pane when selecting a single Request. Here are reproduction steps:

  1. Create a new Request called e.g. "Example Request", set it to GET https://example.com/test
  2. Enable Environment Variables and Configure a Host variable to point to example.com
  3. Duplicate the Example Request, call it "Example Request with Variable" and set it to GET https://{Host}/test

Result: The Example Request with Variable can't be exported by the Markdown Curl Exporter, and it will show an empty preview pane

Expected Result: The Example Request with Variable should be exportable without error, and it should show up in the preview pane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants