Search broken?
#1230
Replies: 3 comments 2 replies
-
I have just setup my site too and have the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for reporting. I can see from a quick look at the javascript console on your webpage that this is likely an issue with not properly escaping the search information. This is what I'm seeing in the console: And looking at the HTML, I see this: I'll try to take a look to fix when I find time. Feel free to help with a PR as well if you can. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been fixed. Please confirm. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My site repo is https://github.com/talonx/talonx.github.io/ and the site is live at https://code.deepinspace.net/
The search function does not seem to work at all. The search box comes up but nothing more happens when I type or press Enter. Anything I might be doing wrong?
Firefox 118.0.2 on Ubuntu 22 (snap).
Beta Was this translation helpful? Give feedback.
All reactions