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

My search box doesn't respond to clicks #182

Open
TbusOS opened this issue Jul 31, 2022 · 3 comments
Open

My search box doesn't respond to clicks #182

TbusOS opened this issue Jul 31, 2022 · 3 comments

Comments

@TbusOS
Copy link

TbusOS commented Jul 31, 2022

My search box doesn't respond to clicks.
How should I do?
Thank you very much.
https://github.com/TbusOS/blog.git
https://github.com/TbusOS/tbusos.github.io.git

@emckean
Copy link
Collaborator

emckean commented Aug 1, 2022

There's an issue for this in the main docsy repo: google/docsy#285

@shanmydell
Copy link

Please update the commit to the latest commit in your go.mod, that should solve the issue.

TbusOS added a commit to TbusOS/blog that referenced this issue Aug 10, 2022
for fixed the My search box doesn't respond to clicks #182.
google/docsy-example#182
TbusOS added a commit to TbusOS/tbusos.github.io that referenced this issue Aug 10, 2022
for fixed the My search box doesn't respond to clicks #182.
google/docsy-example#182 TbusOS/blog@231818a
@TbusOS
Copy link
Author

TbusOS commented Aug 10, 2022

my update the go.mod, like this , the page has a problem about 404. How should I do?

`module github.com/google/docsy-example

go 1.12

require (
github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac // indirect
github.com/google/docsy v0.2.0 // indirect
github.com/twbs/bootstrap v4.6.1+incompatible // indirect
)`

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

3 participants