-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
&
displayed in Algolia search results titles
#37342
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Changing the title of the page is the easiest fix here, PR coming. |
Hello people, I see you merged a fix for that but I think I found a new issue related. Indeed when i'm looking for I also tested it on https://deploy-preview-37400--twbs-bootstrap.netlify.app/docs/5.2/getting-started/webpack/ from #37400 and it's broken there too. I can open a new issue with that if you think it's more relevant than a new comment. Cheers! ✌️ |
Yep @CyrilKrylatov. It's already tracked in #37312. |
Prerequisites
Describe the issue
&
is displayed instead of&
in Algolia search results titles in violet (.DocSearch-Hit-source
).We can see in the following screenshot: "Color & background" and "Color & Webpack".
Interesting thing is that it is not the case for
.DocSearch-Hit-title
in the results:Reduced test cases
Go to https://getbootstrap.com/docs/5.2/getting-started/introduction/:
What operating system(s) are you seeing the problem on?
Windows, macOS, Android, iOS, Linux
What browser(s) are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge, Opera
What version of Bootstrap are you using?
v5.2.2
The text was updated successfully, but these errors were encountered: