- Issue created by @mabho
- Merge request !18Create a new permission to limit the user roles that can see the Visual Debugger panel. → (Merged) created by mabho
The module doesn't currently provide a method to limit access to viewing/using the debugger, which means that once the module has been enabled, the debugger is displayed globally to everyone.
Just install the module and activate it. Make sure Drupal TWIG debugging is activated. Confirm the debugger console is showing to admin users. Then, on a separate anonymous window, navigate to a website frontpage as an anonymous user and confirm that user can also see the debugger.
These are the suggested changes:
Apply all code updates.
There are no user interface changes.
--
--
Needs work
1.0
Code