Hacker News new | ask | show | jobs
by cainetighe 4935 days ago
In addition to the mixed content issue on Chrome, I've pushed out a fix for the tab completion component. It too inherently suffers from mixed content because our autocomplete server only does HTTP at the moment.

Please let us know if you see anymore issues.

3 comments

Thanks for the fixes! :)
any chance you could get the URLs to behave like links?
You mean wrap them in <a href>?
http & https mismatch for the page and the auto-complete end-point.