Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SF Symbols Search] ... #17147

Open
SpaceGrey opened this issue Feb 18, 2025 · 1 comment
Open

[SF Symbols Search] ... #17147

SpaceGrey opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working extension: sf-symbols-search Issues related to the sf-symbols-search extension extension Issues related to one of the extensions in the Store

Comments

@SpaceGrey
Copy link

Extension

https://www.raycast.com/peteschaffner/sf-symbols-search

Raycast Version

1.91.2

macOS Version

15.2

Description

Error:

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

C:index.tsx:139:17

---
136: }
137: 
138: const SFSymbol = (props: SymbolProps) => {
139:   const { symbol } = props;
140: 
141:   let subtitle;
142:   if (minimumVersionOS != "disabled") {
---

    at ray-grid-section
Ua:index.js:20:25847
Fr:index.js:8:3629

Steps To Reproduce

right after launch the extension.

Current Behaviour

No response

Expected Behaviour

No response

@SpaceGrey SpaceGrey added bug Something isn't working extension Issues related to one of the extensions in the Store labels Feb 18, 2025
@raycastbot raycastbot added the extension: sf-symbols-search Issues related to the sf-symbols-search extension label Feb 18, 2025
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @peteschaffner you might want to have a look.

💡 Author and Contributors commands

The author and contributors of peteschaffner/sf-symbols-search 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: sf-symbols-search Issues related to the sf-symbols-search extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

2 participants