Problem/Motivation

When the checkbox value is changed the cache is not dropped for the pages which requires a new render for Anonymous user.

Steps to reproduce

1. Visit the user/login page as anonymous.
2. In another browser window as the admin change the checkbox setting.
3. Refresh the login page, and the tab will still be there.

Proposed resolution

At least the config tag must be added to the local tasks bar cache data.

Remaining tasks

Implement.
Test.

User interface changes

-

API changes

-

Data model changes

-

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

golddragon007 created an issue. See original summary.

rudi teschner’s picture

Can confirm this issue, drush cr was neccessary to hide the link on previously visited page where the link was still shown after config change.

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

Status: Active » Needs review
astonvictor’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.