extensions
extensions copied to clipboard
[Postman] Can't get into collection folders and requests
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.
Steps To Reproduce
- Run Raycast
- Launch Postman extension (Send Request)
- Select collection
- Error page is shown
Current Behaviour
Error page is shown
Expected Behaviour
Should show the list of folders and/or requests.
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 issueCloses the issue.@raycastbot rename this issue to "Awesome new title"Renames the issue.@raycastbot reopen this issueReopen the issue.
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 😊
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.