There were two warnings showing up on new teams page 1. `errorMessage` prop was getting invalid value, this was because were short circuting the error message using `&&`, fixed it by using ternary operator 2. `vue-i18n` has deprecated [rails syntax](https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format), fixed that warning by removing `%` before `{}` for interpolation > Note: the `vue-i18n` deprecation needs to be handled, but we can do it later |
||
|---|---|---|
| .. | ||
| advancedFilters.json | ||
| agentBots.json | ||
| agentMgmt.json | ||
| attributesMgmt.json | ||
| auditLogs.json | ||
| automation.json | ||
| bulkActions.json | ||
| campaign.json | ||
| cannedMgmt.json | ||
| chatlist.json | ||
| contact.json | ||
| contactFilters.json | ||
| conversation.json | ||
| csatMgmt.json | ||
| customRole.json | ||
| datePicker.json | ||
| emoji.json | ||
| general.json | ||
| generalSettings.json | ||
| helpCenter.json | ||
| inbox.json | ||
| inboxMgmt.json | ||
| index.js | ||
| integrationApps.json | ||
| integrations.json | ||
| labelsMgmt.json | ||
| login.json | ||
| macros.json | ||
| report.json | ||
| resetPassword.json | ||
| search.json | ||
| setNewPassword.json | ||
| settings.json | ||
| signup.json | ||
| sla.json | ||
| teamsSettings.json | ||
| webhooks.json | ||
| whatsappTemplates.json | ||