Zulip Chat Archive

Stream: general

Topic: Docs search not working


Bolton Bailey (Jun 17 2024 at 21:46):

I have recently noticed that https://leanprover-community.github.io/mathlib4_docs/ and enter a search term, while I will still get a dropdown of query answers, when click the search button, I don't get anything. Has this been changed recently?

Henrik Böving (Jun 17 2024 at 22:04):

No that's a new one

Henrik Böving (Jun 17 2024 at 22:04):

looking at the console its most likely caused by eric's escaping changes:
image.png

i'll dig around

Eric Wieser (Jun 17 2024 at 22:10):

I can take a look too, since I broke it

Henrik Böving (Jun 17 2024 at 22:12):

Fixed it

Henrik Böving (Jun 17 2024 at 22:14):

https://github.com/leanprover-community/mathlib4_docs/actions/runs/9555522299 will deploy the fix

Eric Wieser (Jun 17 2024 at 22:14):

No wonder I had weird merge conflicts


Last updated: May 02 2025 at 03:31 UTC