iachat/app/javascript
Shivam Mishra f14edd5242
fix: initOnEvents not removed [CW-3594] (#10200)
The `initOnEvents` was used to get the notification sound file and
trigger the 30 second loop, but since the function was replaced to using
class syntax, the removeEvent listener was not working. This PR fixes it
by reverting to the old syntax but moving it inside the constructor
instead and also adding a `once: true` to ensure it is always removed
automatically
2024-10-03 15:03:44 +05:30
..
dashboard fix: initOnEvents not removed [CW-3594] (#10200) 2024-10-03 15:03:44 +05:30
entrypoints feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
portal style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
sdk fix: Avoid overflow caused by the empty span element (#9753) 2024-07-10 19:56:46 -07:00
shared style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
superadmin_pages style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
survey style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
v3 style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
widget style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30