Better Messages not working with Bootstrap Theme

Created on 25 October 2016, about 8 years ago
Updated 11 July 2024, 4 months ago

I realized that a message send from a custom module (hook_form_alter) did not get styled as better message (it worked in D6)
Created a new node containing PHP and only a drupal_set_message("xyz") call- same thing here, message gets rendered inside the content no popup.
All "system" messages work fine though...

πŸ› Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine UsingSession

    As said @rleela

    this is not a Better Messages issue, this happens because Bootstrap theme is flushing all messages after it gets them

    also Bootstrap render message with custom template

Production build 0.71.5 2024