2011-2019 Google frontend (public beta release)
< Feedback on Gplex - Old Google Frontend
this is great, but there's a bug where if you enter a "#" in the search bar on the results page, the text after the # gets cut off. you're forgetting an `encodeURI` call (i think its called that?) somewhere
Sign in to post a reply.
this is great, but there's a bug where if you enter a "#" in the search bar on the results page, the text after the # gets cut off. you're forgetting an `encodeURI` call (i think its called that?) somewhere