Skip to content

Restore search input after Material for MkDocs v9 update - #1259

Merged
cristianrgreco merged 1 commit into
mainfrom
bugfix/fix-search-input
Mar 6, 2026
Merged

Restore search input after Material for MkDocs v9 update#1259
cristianrgreco merged 1 commit into
mainfrom
bugfix/fix-search-input

Conversation

@HofmeisterAn

Copy link
Copy Markdown
Contributor

While updating Material for MkDocs in .NET, I noticed that the search input issue (bug) isn't fixed in Node. The search input isn't visible. I used the changes from a PR by @mdelapenya.

@HofmeisterAn