raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[ChatGPT3 Prompt] ... #5236

Closed jackgdll closed 1 year ago

jackgdll commented 1 year ago

Extension

https://www.raycast.com/denizyoldas/chatgpt3-prompt

Description

Error:

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

Et:index.tsx:16:43
Nr:index.js:5:2490
    at ray-navigation-stack
ko:index.js:5:2088

Steps To Reproduce

  1. launch the extention

Current Behaviour

Craches on launch

Expected Behaviour

doesn't crash

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @denizyoldas @pernielsentikaer you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

denizyoldas commented 1 year ago

I have examined the issue and it is not caused by the code. There seems to be an issue with the source from which we have obtained the prompts list. Therefore, we are unable to retrieve the data. I am awaiting for the problem to be resolved when my opened pull request is approved.

@therosbif

denizyoldas commented 1 year ago

@therosbif @pernielsentikaer i fixed this

denizyoldas commented 1 year ago

@raycastbot close this issue