To add some more details here, I am getting the following javascript error when clicking “Add New Ticket”.
Error: Uncaught TypeError: Cannot read property ‘top’ of undefined
File: events-manager.js?ver=5.52
Line (216): $(‘html, body’).animate({ scrollTop: slot.offset().top – 30 }); //sends user to form
Thanks.