oku-ui/oku-ui.com

Duplicated ids in the examples section on the home page

Cr0zy07 opened this issue · 0 comments

Describe the bug

Since the examples section on the home page uses 3 blocks, one for each screen, there is a conflation of ids, which leads the examples to have the same ids on each block. This particularly affects the Label and the Checkbox examples, causing them to not work properly. As I tested, this issue seems to happen only on small screens.

Reproduction

System Info

-

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.