nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
303 stars 156 forks source link

[Docs] Incorrect z-index/stacking on some elements in Nuxt 3 docs (Firefox browser, Android) #1488

Closed popadicbranislav closed 9 months ago

popadicbranislav commented 9 months ago

Environment

Nuxt 3 docs - https://nuxt.com/docs/getting-started/testing#built-in-mocks Device: Android phone Browser: Firefox 122.0

Reproduction

  1. Open Firefox browser on android mobile device
  2. Navigate to the nuxt documentation, for example https://nuxt.com/docs/getting-started/testing#built-in-mocks
  3. Expand Table of contents
  4. Scroll around

Describe the bug

Some sections (like code blocks) are shown over the ToC

See attached screen shot of the described behaviour.

IMG_20240129_202608

Additional context

I checked also the chrome browser, and the issue does not appear.

Logs

No response

benjamincanac commented 9 months ago

Thanks for the report! I'll fix this upstream in @nuxt/ui-pro as well.