Skip to content

fix: flash not displaying toast due to undefined bootstrap reference#1100

Open
ebencollins wants to merge 1 commit into
smithyhq:mainfrom
ebencollins:fix/toast-bootstrap-not-defined
Open

fix: flash not displaying toast due to undefined bootstrap reference#1100
ebencollins wants to merge 1 commit into
smithyhq:mainfrom
ebencollins:fix/toast-bootstrap-not-defined

Conversation

@ebencollins

Copy link
Copy Markdown

fixes #1099

Copilot AI review requested due to automatic review settings July 21, 2026 15:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a regression where flash toast messages fail to display because the global bootstrap reference is no longer available after switching to Tabler’s bundled Bootstrap.

Changes:

  • Update flash toast initialization to use window.tabler.bootstrap.Toast instead of bootstrap.Toast.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: flash does not display due to missing bootstrap reference

2 participants