Chatwoot/app/javascript/shared
Chad Burggraf 4d0b302802
Avoid crashing when AudioContext is not available. (#5641)
#4942. We've also had a number of crash reports show up in our logs related to this. Typically we see "undefined is not a constructor" because of the `window.AudioContext || window.webkitAudioContext` returns `undefined`.
2022-10-20 19:13:20 -07:00
..
assets feat: Macros listing and Editor (#5606) 2022-10-19 17:13:13 -07:00
components feat: Macros listing and Editor (#5606) 2022-10-19 17:13:13 -07:00
constants fix: File validations for Twilio WhatsApp Channel (#5294) 2022-08-23 18:35:31 +05:30
helpers Avoid crashing when AudioContext is not available. (#5641) 2022-10-20 19:13:20 -07:00
mixins chore: Replace deprecated functions (#5611) 2022-10-12 14:55:59 -07:00
store Chore: Add link to product docs on sidebar (#5119) 2022-07-27 10:49:06 +05:30