With IPFS companion enabled in browser, and local gateway set to http://localhost:8080, visiting a IPNS DNS Link URL (ex: ipns://example.org ) will redirect to the https://example-org.ipns.dweb.link domain, rather than the local gatway.  The problem does not occur if I put in the actual IPNS address
This should redirect to http://example.org.ipns.localhost:8080 instead.