Originally reported in our private v6 backlog document and also reported in https://github.com/orgs/twbs/discussions/42337
Description
At least on the v6 Alert > Live example documentation page and v6 Toast > Live example documentation page, clicking the "Show live [...]" button doesn't do anything.
Other cases are present in the docs, like the "Show toast" button in the dialog of v6 Dialog > Overlays example documentation page.
However, when running the docs locally with npm run start, it works well.
This is more likely an issue with how we embed this specific docs JavaScript part in the Astro build.
Originally reported in our private v6 backlog document and also reported in https://github.com/orgs/twbs/discussions/42337
Description
At least on the v6 Alert > Live example documentation page and v6 Toast > Live example documentation page, clicking the "Show live [...]" button doesn't do anything.
Other cases are present in the docs, like the "Show toast" button in the dialog of v6 Dialog > Overlays example documentation page.
However, when running the docs locally with
npm run start, it works well.This is more likely an issue with how we embed this specific docs JavaScript part in the Astro build.