Skip to content
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

Search broken due to const name #10

Closed
levesduzw opened this issue Oct 7, 2020 · 0 comments
Closed

Search broken due to const name #10

levesduzw opened this issue Oct 7, 2020 · 0 comments

Comments

@levesduzw
Copy link

const searchUrl = "https://google.com/search?q=";

window.open(searchurl + val);

Uncaught ReferenceError: searchurl is not defined
search homepage-master/index.html:40
onkeypress homepage-master/index.html:1

Should be an easy fix to "searchUrl".

@GAMIS65 GAMIS65 mentioned this issue Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants