denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Toggle menu on SidePanelPage does not work #2401

Closed PolarETech closed 2 years ago

PolarETech commented 2 years ago

Steps to Reproduce:

  1. Launch a browser.
  2. Make the browser window width less than 1024px.
  3. Open Manual page (ex. https://deno.land/manual@v1.24.3/introduction)
  4. Click "> Menu".

Actual Behavior: Arrow icon rotates, but the menu does not open.

Expected Behavior: The menu should open.

Screenshots: screenshot

Environment: Chrome 104, Safari 15, Firefox 103.

Additional context: This issue also occurs on Symbols pages. (ex. https://deno.land/std@0.152.0/async/mod.ts)