raycast / extensions

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

[Google Translate] Unexpected error during translation #14243

Open mxshdev opened 2 weeks ago

mxshdev commented 2 weeks ago

Extension

https://www.raycast.com/gebeto/translate

Raycast Version

1.81.2

macOS Version

14.6.1

Description

Error:


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

H3:QuickTranslateListItem.tsx:15:48

---
12:   setIsShowingDetail: (isShowingDetail: boolean) => void

### Steps To Reproduce

1. Attempt at translation. 2. I saw an error. 3. I repeated it several times and the same error.  

After some time has passed

### Current Behaviour

_No response_

### Expected Behaviour

_No response_
raycastbot commented 2 weeks ago

Thank you for opening this issue!

🔔 @gebeto @FezVrasta @ickas @metakirby5 @tangerine1202 @nirtamir2 @pernielsentikaer @rasitayaz @Popalay @LitoMore you might want to have a look.

💡 Author and Contributors commands The author and contributors of `gebeto/translate` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.