raycast / extensions

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

[Reclaim] Menu Bar isn't working. #13790

Open jesminewhee opened 1 month ago

jesminewhee commented 1 month ago

Extension

https://www.raycast.com/reclaim-ai/reclaim-ai

Raycast Version

1.79.1

macOS Version

14.5

Description

The menu bar is not working even after re-enabling extensions and APIs. Tasks are also not starting and not showing stop / restart button - not sure if it's a bug or my own issue. image

Log of Error:

TypeError: Cannot set properties of undefined (setting 'stack')

Nr.componentDidCatch:index.js:7:2529 Ri.u.componentDidCatch.t.callback:react-reconciler.production.min.js:7:769 li:react-reconciler.production.min.js:5:17397 no:react-reconciler.production.min.js:7:27654

Steps To Reproduce

  1. Open 'Calendar Menu Bar' in Raycast.
  2. 'Refresh Menu Bar Item'.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @lightbody @ajohnson1200 @gunrein you might want to have a look.

💡 Author and Contributors commands The author and contributors of `reclaim-ai/reclaim-ai` 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` 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.
pernielsentikaer commented 1 month ago

Could this be related to the latest update @ajohnson1200

pernielsentikaer commented 1 month ago

CC @clayton-knapp

derAndi commented 1 month ago

I get the same error. I updated raycast to 1.80 and reloaded the extension but still the same error. MacOS is also 14.5.

Thanks for the extension by the way.

ajohnson1200 commented 1 month ago

yep, we're on it, we'll get a fix out today.

clayton-knapp commented 1 month ago

Revert PR ready to be approved and merged here: https://github.com/raycast/extensions/pull/13799

derAndi commented 1 month ago

It works for me again. Thank you.

pernielsentikaer commented 1 month ago

It might just be a small thing that caused it 🙂

ajohnson1200 commented 1 month ago

This is fixed now.

pernielsentikaer commented 1 month ago

Are you going to make a new PR or is it fixed in the backend so we can get the latest PR in again @ajohnson1200

clayton-knapp commented 1 month ago

@pernielsentikaer The broken menu bar has been fixed by the revert PR that was already merged. We have a new PR we will be opening soon with the new features.