extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Postman] Can't get into collection folders and requests

Open fedpinx opened this issue 1 year ago • 1 comments

Extension

https://www.raycast.com/tarikyildizci/postman

Description

Error:

TypeError: Cannot read properties of undefined (reading 'url')

xr:CollectionListItem.tsx:23:2

---
20: }
21: 
22: export const CollectionListItem: React.FC<CollectionListItemProps> = ({
23:   requestDetails,
24:   isLoading,
25: }) => {
26:   const urlInfo = useMemo(
---

Ir:index.js:11:6635
    at ray-list
pt:index.js:20:24199

In my quest, I didn't have any GET requests, I added one, but I still have this issue. I tried clearing cache and storage as well.

image

Steps To Reproduce

  1. Run Raycast
  2. Launch Postman extension (Send Request)
  3. Select collection
  4. Error page is shown

Current Behaviour

Error page is shown

Expected Behaviour

Should show the list of folders and/or requests.

fedpinx avatar Apr 10 '24 00:04 fedpinx

Thank you for opening this issue!

🔔 @tarikyildizci you might want to have a look.

💡 Author and Contributors commands

The author and contributors of tarikyildizci/postman can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

raycastbot avatar Apr 10 '24 00:04 raycastbot

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot avatar May 30 '24 01:05 raycastbot

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

raycastbot avatar Jun 09 '24 01:06 raycastbot