Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page rendering is broken when an Exception is thrown #18172

Open
trasher opened this issue Oct 31, 2024 · 0 comments
Open

Page rendering is broken when an Exception is thrown #18172

trasher opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@trasher
Copy link
Contributor

trasher commented Oct 31, 2024

When an Exception is thrown in one tab, display is entirely broken:
image

Several JS errors appears:

Uncaught SyntaxError: redeclaration of let GlpiCommonAjaxController
Uncaught SyntaxError: redeclaration of const setRichTextEditorContent
Uncaught SyntaxError: redeclaration of const glpi_toast

The current tab is stored in session to be displayed per default, and it's not possible to change tab from currentbroken page. We have to logout/login or go to a non broken itemtype page to change session stored tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants