raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.42k stars 3.12k forks source link

quicklinks make slash encode to %2F #15546

Open shimingw opened 2 hours ago

shimingw commented 2 hours ago

Raycast Version

1.86.1

macOS Version

14.6

Description

quicklinks make slash encode to %2F, lead to the url can not find source.

Steps To Reproduce

  1. configure this quicklinks

    image
  2. type facebook/react in this quicklink

Current Behaviour

it will navigate me to https://github.com/facebook%2Freact , but it is a 404 page.

Expected Behaviour

navigate to https://github.com/facebook/react

raycastbot commented 2 hours ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.