Actions
Improvements #14557
closed
RM
RM
Allow to not quit the application on required script no loading
Improvements #14557:
Allow to not quit the application on required script no loading
Start date:
05/22/2026
Due date:
% Done:
0%
Estimated time:
Description
When a script is loaded using WApplication::require(), if the client cannot load the script, the application will quit on the client side. This means it is impossible to make the application recover from this state even if missing that script would only break an unimportant part of the page.
It would instead be better to let the developer decide what to do when a script fails to load instead of forcing the application to quit.
RM Updated by Romain Mardulyn 4 months ago
- Tracker changed from Feature to Improvements
RM Updated by Romain Mardulyn 4 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
ED Updated by emil de keyser 2 months ago
- Assignee set to emil de keyser
ED Updated by emil de keyser 2 months ago
- Status changed from Review to Resolved
- Assignee changed from emil de keyser to Romain Mardulyn
RM Updated by Romain Mardulyn about 2 months ago
- Status changed from Resolved to Implemented @Emweb
RM Updated by Romain Mardulyn about 2 months ago
- Status changed from Implemented @Emweb to Closed
Actions