https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42451 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- (In reply to David Cook from comment #0)
Uncaught TypeError: Cannot read properties of undefined (reading 'backdrop')
This is an error related to Bootstrap modals which should not affect any functionality. It shows up on several staff interface pages. I'm not sure when this might have gotten broken, but it looks to me like the 'data-bs-toggle="modal"' might be overriding the click handler for "#update_sql_button". Since the button should act as a link which reloads the page I don't think we need the modal toggle action at all. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.