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

[BUG] 使用URL Scheme无法导入配置 #975

Open
zac77543 opened this issue May 3, 2024 · 3 comments
Open

[BUG] 使用URL Scheme无法导入配置 #975

zac77543 opened this issue May 3, 2024 · 3 comments
Labels
bug Something isn't working macos MacOS platform issue

Comments

@zac77543
Copy link

zac77543 commented May 3, 2024

问题描述 / Describe the bug

通过clash: "clash://install-config?url=" + encodeURIComponent(subLink)无法导入配置,可以呼起客户端打开,但是打开后没有弹出添加订阅窗口。订阅链接通过复制粘贴导入没有问题。
版本:Clash Verge Rev v1.6.1

复现步骤 / To Reproduce

卸载重新安装还是无法导入。

操作系统 / OS

MacOS

操作系统版本 / OS Version

版本14.4.1 /Apple M1

日志 / Log

@zac77543 zac77543 added the bug Something isn't working label May 3, 2024
@dongchengjie
Copy link
Contributor

dongchengjie commented May 3, 2024

URL Scheme添加不会弹出添加订阅窗口,而是直接添加一条配置,然后有消息通知
https://clash-verge-rev.github.io/guide/profile.html#url-schemes

MAC暂未实现

@zac77543
Copy link
Author

zac77543 commented May 3, 2024

感谢回复!
在Clash Verge Rev是关闭的情况下,我点击添加订阅「clash://install-config?url=" + encodeURIComponent(subLink)」会打开客户端,然后没有任何提示。
在Clash Verge Rev是开启的情况下,我点击添加订阅「clash://install-config?url=" + encodeURIComponent(subLink)」没有任何反馈,没有出现鼠标指针转圈和弹出消息通知。

@MystiPanda MystiPanda added the macos MacOS platform issue label May 3, 2024
@MystiPanda
Copy link
Member

Mac下确实还有问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macos MacOS platform issue
Projects
None yet
Development

No branches or pull requests

3 participants