chatwoot/app/javascript
Shivam Mishra 9f625715ab
fix: Cannot read properties of undefined (reading 'toLowerCase') (#9511)
Tried to replicate the issue, but Sentry didn't have enough information.
`toggleMessageSignature` is a user triggered action in
`ReplyBottomPanel.vue`, the value for `channelType` is provided from
`inboxMixin`. The error will occur if either `inbox` is an empty object
`{}` or `channel_type` in `inbox` object is undefined.

I couldn't find any instance where this could be the case. The PR has a
stop gap solution that ensures that no action is triggered
2024-05-23 12:08:04 +05:30
..
dashboard fix: Cannot read properties of undefined (reading 'toLowerCase') (#9511) 2024-05-23 12:08:04 +05:30
packs fix: widget does not load when navigating on pages with view transition [CW-3249] (#9443) 2024-05-15 10:45:03 +05:30
portal fix: Fix typo in the font for portals (#9515) 2024-05-21 13:35:35 -07:00
sdk fix: widget does not load when navigating on pages with view transition [CW-3249] (#9443) 2024-05-15 10:45:03 +05:30
shared feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30
superadmin_pages refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
survey chore(i18n): Update the latest translations (#9340) 2024-05-02 08:18:17 -07:00
v3 feat: Adds support for all snooze option in bulk actions (#9361) 2024-05-09 19:27:31 +05:30
widget chore: Update translations (#9439) 2024-05-15 21:52:30 -07:00