πΈπ¬Singapore huijing
Oh, I didn't realise that. My project does need svg_image_field though, so far I've worked around it by downgrading back to php8.2, I just thought it was weird that installing webform would trigger the error.
π | Drupal core | Toolbar causes a Javascript error if the subtrees content changes between page loads
πΈπ¬Singapore huijing
I have a similar error but not the same use-case. I have this problem with my custom theme when the user is logged in (and can thus view the admin toolbar), but not on an /admin path and thus not using the admin theme.
Failed to load resource: the server responded with a status of 403 (Forbidden)
/toolbar/subtrees/tIVl5ln58vFEmCyPTSLbaD9Di9ea7IePkVcscAbCu20?_wrapper_format=drupal_ajax
The error log looks like this:
Type access denied
Date Tuesday, November 28, 2023 - 11:32
User superadmin
Location http://localhost/toolbar/subtrees/tIVl5ln58vFEmCyPTSLbaD9Di9ea7IePkVcscAbCu20?_wrapper_format=drupal_ajax
Referrer http://localhost/
Message Path: /toolbar/subtrees/tIVl5ln58vFEmCyPTSLbaD9Di9ea7IePkVcscAbCu20?_wrapper_format=drupal_ajax. Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: in Drupal\Core\Routing\AccessAwareRouter->checkAccess() (line 118 of /web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php).
Severity Warning
Hostname 127.0.0.1
πΈπ¬Singapore huijing
huijing β created an issue.