https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43385
Bug ID: 43385
Summary: Audio alerts need to work with Vue loaded HTML
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Audio alerts do not currently work with Vue loaded components.
To recreate:
1. Enable AudioAleerts and ERMModule
2. Setup an audio alert for #ERMCounts, which is an HTML element that should
load when you load the ERM module.
3. Go to the ERM module, you will not here the alert.
The audio alert code is wrapped in a $( document ).ready(function() so the
#ERMCounts element will not be there when this code fires.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/