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

Documentation Navigation and Search bars not showing up #19

Closed
gmanlan opened this issue Dec 13, 2019 · 1 comment
Closed

Documentation Navigation and Search bars not showing up #19

gmanlan opened this issue Dec 13, 2019 · 1 comment

Comments

@gmanlan
Copy link
Contributor

gmanlan commented Dec 13, 2019

@rcurtin: I think the issue you fixed during the test phase didn't make it to production when the website was deployed. The search bar is not showing up, which I guess is also related to the navigation bar.

http://mlpack.org/doc/mlpack-3.2.2/doxygen/build.html

Uncaught TypeError: Cannot read property 'value' of null
    at SearchBox.OnSelectItem (search.js:260)
    at init_search (search.js:789)
    at HTMLDocument.<anonymous> (build.html:33)
    at e (jquery.js:16)
    at Object.fireWith (jquery.js:16)
    at Function.ready (jquery.js:16)
    at HTMLDocument.e (jquery.js:16)
@rcurtin
Copy link
Member

rcurtin commented Dec 14, 2019

Ah, thanks for pointing that out, it was a script update that I needed to include. Fixed in 265c2ea and redeployed---there should be no issues now.

@rcurtin rcurtin closed this as completed Dec 14, 2019
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

2 participants