-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve path of switcher when using relative (#1344)
* fix: resolve path of switcher when using relative * refactor: silence the console edbug logs * fix: add debug console log for version switcher * fix: found json when the website is using redirection * make version switcher loading work for relative path JSON files * oops forgot to remove console.log cruft * fix: catch the json file even behind a redirect * fix: add the new node to every menu * Apply suggestions from code review * try adding onclick after clone --------- Co-authored-by: Daniel McCloy <[email protected]>
- Loading branch information
Showing
2 changed files
with
86 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters