Toolbar is colored when toolbar integration is off

Created on 12 February 2023, almost 2 years ago
Updated 26 June 2024, 5 months ago

Problem/Motivation

I installed the module, setup settings in settings.local.php, disable toolbar integration.

Expectation:
See only colored bar

Reality:
Toolbar is also colored

Steps to reproduce

Install module as usual

Add settings to settings.local.php

$config['environment_indicator.indicator']['name'] = 'Local';
$config['environment_indicator.indicator']['fg_color'] = '#ffffff';
$config['environment_indicator.indicator']['bg_color'] = '#1C71D8';

Disable toolbar integration

Clear drupal cache

πŸ› Bug report
Status

RTBC

Version

4.0

Component

Code

Created by

ivnish Kazakhstan

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024