Admin toolbar get vanished when we are updating any content and coming to home page again

Created on 5 July 2023, 12 months ago
Updated 19 February 2024, 4 months ago

Problem/Motivation

Admin toolbar get vanished when we are updating any content and coming to the home page again

Steps to reproduce

  1. Login with the admin user
  2. Go to content and edit any node
  3. Update the node content
  4. Come back to the home page. The toolbar menu gets hidden.
  5. The issue occurs only on the server, not reflecting in the local and issue is reflecting only in Drupal 10

Proposed resolution

  • Need to check for the toolbar menu session.
🐛 Bug report
Status

Closed: works as designed

Version

3.4

Component

Code

Created by

🇮🇳India shahin-raza Mumbai

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

Comments & Activities

  • Issue created by @shahin-raza
  • Status changed to Active 12 months ago
  • 🇺🇸United States max2bos

    I'm also having this issue on a site running Drupal 9.5.10.

  • 🇮🇳India shahin-raza Mumbai

    I got the issue, the issue is related to the 'reverse_proxy' and 'reverse_proxy_trusted_headers'.

    The issue occurs due to the deprecated Symfony 6 object HEADER_X_FORWARDED_ALL.

    I have fixed it by setting the appropriate value in the settings.php on the server.

  • Status changed to Closed: works as designed 11 months ago
  • 🇺🇸United States vlyalko

    Hi shahin-raza, I am having the same issues after the upgrade to drupal 10 and after updating a few pieces if content to test the upgrade.
    What values did you have to update/add in settings.php to fix this issue? I would appreciate if you could post the fix.

    Thank you

  • 🇺🇸United States wmfinck

    The issue occurs due to the deprecated Symfony 6 object HEADER_X_FORWARDED_ALL.

    I have fixed it by setting the appropriate value in the settings.php on the server.

    No, I have this issue on one of three fresh drupal installs I have made the last few days, and the toolbar disappeared before I did much to the website. The line "HEADER_X_FORWARDED_ALL" was never in the settings.php file.

Production build 0.69.0 2024