HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.19k stars 2.9k forks source link

Navbar Toggle Does not Appear on Collapsed view in Microsoft Edge #1474

Closed jeffscottlevine closed 4 years ago

jeffscottlevine commented 4 years ago

Welcome to Academic's GitHub repo 👋

We use GitHub only for bug reports and feature requests - it's our project management tool.

For help and questions, please join our community chat or use the forum 🚑.

Also, you can search and browse the extensive Academic and Hugo documentation.

For questions on Blogdown, please reach out to the Blogdown community.

Describe the bug

If you build the Academic Kickstart app (without the example content) and collapse the window to a small size, the menu collapses into the toggle for Chrome and Firefox but not Microsoft Edge.

To Reproduce

Steps to reproduce the behavior:

  1. Build the Academic Kickstart site with Git.
  2. cd sitedir
  3. hugo --server --watch.....
  4. Now view the site at 127.0.0.1:1313 in Chrome and shrink the window to "phone size." You will see the menu items collapse into the toggle.
  5. Do the same thing in Firefox and it works.
  6. Do the same thing in Microsoft Edge and the toggle does not appear.

A clear and concise description of what you expected to happen.

The toggle should appear when the site is collapsed in Microsoft Edge.

Technical details:

Academic Version: 4.6.3 (I think...) Hugo Version: v0.60.0/extended linux/amd64 Browser/OS: Chrome 78.0.3904.108 (Official Build) (64-bit)

If applicable, add screenshots to help explain the issue.

jeffscottlevine commented 4 years ago

I am closing this for now. This may be a rendering problem with Hugo server.