- Issue created by @stefan.korn
- 🇩🇪Germany stefan.korn Jossgrund
see MR for a possible fix.
So far I could not spot any problems or changes in functionality of the toggler, but the warnings and notices are now gone.
This module emits a lot of PHP warnings and notices like:
Warning: Undefined array key "elements" in block_theme_suggestions_block()
This is due to the way the template out put is handled in bootstrap_theme_toggler_theme.
Add the block to your page and visit a page where the block is displayed.
Check the watchdog log.
Change the way the template is handled.
Active
2.0
Code
see MR for a possible fix.
So far I could not spot any problems or changes in functionality of the toggler, but the warnings and notices are now gone.