-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingdev toolsDev tools (CLI, Manage Extensions, npm, etc)Dev tools (CLI, Manage Extensions, npm, etc)status: fixed in next releaseThe issue will be closed once next release is availableThe issue will be closed once next release is available
Description
Raycast version: 1.25.0
Description
Changing the command icon after first use requires the app to be restarted to see the new command icon.
Steps To Reproduce
- Run
nom run devon your extension with a command-icon.png in place. (used one of the example repos) - Replace command-icon.png with another image.
- Run the extension again.
- Shut down dev sever.
npm run dev- Still no luck.
The current behavior
Command icon doesn't update when it's changed.
The expected behavior
Shutting down the dev server and spinning it back up should update the icon. Or better yet, hot reload updates it as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdev toolsDev tools (CLI, Manage Extensions, npm, etc)Dev tools (CLI, Manage Extensions, npm, etc)status: fixed in next releaseThe issue will be closed once next release is availableThe issue will be closed once next release is available