Skip to content

[WhatsApp] #28921

Description

@kishan-dadhania

Extension

https://www.raycast.com/vimtor/whatsapp

Raycast Version

0.65.1.0

OS Version

macOS Tahoe 26.5.1 arm64

Description

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

ka:parsePhone.ts:15:33


12: return parsePhone(trimmed);
13: }
14: const { defaultCountry } = getPreferenceValues();
15: const country = defaultCountry.trim().toUpperCase();
^
16: if (country) {
17: return parsePhone(trimmed, { country });
18: }
19: return parsePhone(trimmed);


React Component Stack
I6:open-chat.tsx:11:28
qs:index.js:177:7555
    at ray-navigation-stack ()
fd:index.js:177:7056

JavaScript Stack
ka:parsePhone.ts:15:33
I6:open-chat.js:31:46367
Zn:react-reconciler.production.js:8:20569
on:react-reconciler.production.js:8:36315

Steps To Reproduce

Unable to use Whatsapp extention

Current Behaviour

No response

Expected Behaviour

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: whatsappIssues related to the whatsapp extensionplatform: macOS

    Type

    Fields

    Priority

    None yet

    Severity

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions