palcarazm/bootstrap5-toggle

[BUG] Preview Page does not render toggles

aschoerg opened this issue · 2 comments

Describe the bug
Docs page does not render toggles.

To Reproduce

  1. Visit https://palcarazm.github.io/bootstrap5-toggle/
  2. Scroll down to examples

Screenshots
image

Desktop:

  • OS: Win
  • Browser: Chrome
  • Version: 120

Hi! 👋
Thanks for your issue. You are helping to improve Bootstrap 5 toggle.

Hi,

Thanks for reporting the issue. The demo page is rendered by loading async files for each section.

This is not a good practice, but is a simple solution for having a demo static page.

Sometimes the render effect is launch when some sections are still loading, causing this bug.