extensions: [Apple Reminders] Crash repeatedly when creatingg reminder

Extension

https://www.raycast.com/raycast/apple-reminders

Description

Error:

Error: Worker terminated due to reaching memory limit: JS heap out of memory

NodeError:errors:406:5
[kOnExit]:worker:313:26
Worker.<computed>.onexit:worker:229:20

Looking at Memory in Activity Manager, all looks good. Memory pressure is green. Swap used: 442 MB.

Steps To Reproduce

MacBook Pro M1 Pro 16GB Command-Space to invoke RayCast type create reminder while typing title for reminder, the extension crashed.

Current Behaviour

No response

Expected Behaviour

No response

About this issue

  • Original URL
  • State: closed
  • Created 5 months ago
  • Comments: 16

Most upvoted comments

So, that’s the thing. We need to make some optimizations here. I’ll work on it in the next few weeks.

It is working now (tested with version 1.68.1). Thanks!