Composer event are not sent to posthog when sending messages. After investigation I've found that in `MessageComposerPresenter` the `analyticsService.capture()` call is invoked in the `SetMode` event handler rather than in the `SendMessage` event handler. This change should result in the desired behavior. |
||
|---|---|---|
| .. | ||
| analytics | ||
| createroom | ||
| ftue | ||
| invitelist | ||
| leaveroom | ||
| location | ||
| login | ||
| logout | ||
| messages | ||
| networkmonitor | ||
| onboarding | ||
| poll | ||
| preferences | ||
| rageshake | ||
| roomdetails | ||
| roomlist | ||
| verifysession | ||