You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
VCC window is not activated when we click add-repo URL if VCC is running.
If VCC is not running, the URL work as expected as in this video.
*this URL redirects to vcc://vpm/addRepo?url=https%3A%2F%2Fvpm.anatawa12.com%2Fvpm.json
Expected behavior
When click add-repo URL, VCC window will be activated.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 10 Pro 64bit
Version 22H2
Additional context
GitHub's markdown does not support links that do not start with http ( github/markup#933 ), so several people are handling this by redirecting.
The text was updated successfully, but these errors were encountered:
Describe the bug
VCC window is not activated when we click add-repo URL if VCC is running.
If VCC is not running, the URL work as expected as in this video.
To Reproduce
Steps to reproduce the behavior:
*this URL redirects to
vcc://vpm/addRepo?url=https%3A%2F%2Fvpm.anatawa12.com%2Fvpm.jsonExpected behavior
When click add-repo URL, VCC window will be activated.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
GitHub's markdown does not support links that do not start with http ( github/markup#933 ), so several people are handling this by redirecting.
The text was updated successfully, but these errors were encountered: