Show the user an error alert, if a ajax page is not loading via Turbo,

This commit is contained in:
Jan Böhmer 2022-03-07 00:40:36 +01:00
parent f21c339046
commit 7fa4f09885
2 changed files with 77 additions and 0 deletions

View file

@ -42,6 +42,7 @@ require('bootstrap');
import "./sidebar"
import "./datatables";
import "./error_handler";
//import "./tab_remember";
import "./register_events";