-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Path names do not appear in address bar for IPNS addresses #18888
Comments
Not sure how useful, but I confirmed this bug was present since 1.29.79+ However, if you hover on the link, you see the full path in the bottom left corner: Looks like something is not wired up for |
So should add a regression test for this, since it used to work. Yep I also noticed that hover links work fine, so looks like only the address bar code path (so far). |
I published a small demo under Clicking on cat names update the address bar via
|
Verified
Steps:
|
Description
If you open an IPNS address and click around, paths do not appear in the address bar. If you open the IPFS address for the same website, paths do appear in the address bar
Steps to Reproduce
ipns://docs.ipfs.io
Actual result:
Paths do not appear in the address bar after the FQDN.
Expected result:
Paths are visible in the address bar after the FQDN.
Reproduces how often:
100%
Brave version (brave://version info)
Brave nightly Oct 20 2021
Version/Channel Information:
Reproduced on Nightly and Release channels
The text was updated successfully, but these errors were encountered: