zregvart commented on a change in pull request #383: URL: https://github.com/apache/camel-website/pull/383#discussion_r440374581
########## File path: antora-ui-camel/src/js/05-mobile-navbar.js ########## @@ -9,12 +9,4 @@ document.addEventListener('DOMContentLoaded', function () { document.documentElement.classList.toggle('is-clipped--navbar') }) }) - - var menuDropDowns = Array.prototype.slice.call(document.querySelectorAll('.has-dropdown'), 0) Review comment: I think this should be fixed with b7d1037 ---------------------------------------------------------------- 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: us...@infra.apache.org