Git Product home page Git Product logo

Comments (13)

blaineventurine avatar blaineventurine commented on July 21, 2024 1

Thanks! I'll give that a shot and see if I can figure out what's causing it.

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024 1

@dhruvkb I've shipped a fix, so the extension should work within a couple of hours. Please note that you can manually get updates by running Check for Extension Updates

from extensions.

blaineventurine avatar blaineventurine commented on July 21, 2024 1

@blaineventurine I shipped bug fixes that may have fixed your issue. Could you let me know if you still have the problem?

Sorry for the delay - looks like things are working now, thanks!

from extensions.

raycastbot avatar raycastbot commented on July 21, 2024

Thank you for opening this issue!

🔔 @thomaslombart @tmwrnr @irangarcia you might want to have a look.

💡 Author and Contributors commands

The author and contributors of raycast/apple-reminders 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 Reopen the issue.

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024

Is it the case for all reminders you want to add? What's the exact text you used?

from extensions.

blaineventurine avatar blaineventurine commented on July 21, 2024

To be clear, it's only for "Quick Add" - adding reminders with the pop-up window works just fine. I've tried variations of text on the reminder: test reminder, do something, etc. No matter what it just says "unable to add reminder" at the bottom of the screen.

from extensions.

blaineventurine avatar blaineventurine commented on July 21, 2024

If there is any way to turn on debugging output, or anything else that would be helpful to you, let me know.

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024

Sure, you could fork the extension and run it locally to add some console.log statements, especially in the file extensions/apple-reminders/src/quick-add-reminder.tsx. Here's our guide about contributing to extensions: Contribute to an extension.

from extensions.

juanra avatar juanra commented on July 21, 2024

@thomaslombart I checked the code and the extension imports the Raycast AI capability which is only available for Pro users. On free users it sends an error.

As @blaineventurine said, this only happens with the "Quick Add Reminder" option.

Take a look

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024

@juanra This isn't a bug. Quick Add Reminder is using AI which is part of our Raycast Pro plan.

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024

@blaineventurine I shipped bug fixes that may have fixed your issue. Could you let me know if you still have the problem?

from extensions.

dhruvkb avatar dhruvkb commented on July 21, 2024

"Create Reminder" is also raising an error. It worked fine before.

Screenshot 2024-03-02 at 2 17 41 PM

Is this related to this issue or it a new/separate?

TypeError: t?.find is not a function

Nd:create-reminder.tsx:59:37

---
56:   mutate?: MutatePromise<{ reminders: Reminder[]; lists: List[] } | undefined>;
57: };
58: 
59: export function CreateReminderForm({ draftValues, listId, mutate }: CreateReminderFormProps) {
60:   const { pop } = useNavigation();
61:   const { data, isLoading } = useLists();
62: 
---

Td:create-reminder.js:31:29793
Dr:index.js:11:2490
    at ray-navigation-stack

from extensions.

thomaslombart avatar thomaslombart commented on July 21, 2024

Awesome, thanks!

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.