chatwoot/app/javascript
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
..
dashboard feat: Update conversation attributes in realtime when they changed (#5542) 2022-10-19 17:26:10 -07:00
packs feat: Add search functionality for public portal (#5683) 2022-10-19 17:09:32 -07:00
portal feat: Add search functionality for public portal (#5683) 2022-10-19 17:09:32 -07:00
sdk chore: Remove unnecessary methods and polyfills (#5614) 2022-10-12 14:42:06 -07:00
shared Avoid crashing when AudioContext is not available. (#5641) 2022-10-20 19:13:20 -07:00
survey chore: Replace deprecated functions (#5611) 2022-10-12 14:55:59 -07:00
widget chore: Refactor urlParamsHelper.js (#5639) 2022-10-19 13:20:40 -07:00