aaronmarkham commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-501767969 I noticed that the content is in the page, but not visible. I don't know why this bug would only affect master, but I imagine the solution is in the javascript that moves the sidebars around. https://github.com/apache/incubator-mxnet/blob/master/docs/_static/js/sidebar.js This area of code is the source of several bugs - from the footer overlapping content when the page toc is too short to not opening the page you expect. I pointed the website default to 1.4.1 to lessen the disruption for users for now. I don't think I should do a revert on the commit I narrowed down to because the changes wouldn't have this kind of impact. It has to be something else. I think we need someone to focus on the core issue - the js hacks on the theme and try to fix those directly.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
