You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some scenarios where the Event RSVP interface appears when you are not actually listed as a participant on the event. In these cases, clicking an RSVP button does nothing and throws this exception.
The text was updated successfully, but these errors were encountered:
* github/master:
fix(composer): Fix tabbing from body to subject
fix(composer): 30px area would focus wrap instead of contenteditable. Fixesnylas#935
fix(composer): Focus last element, not just text node
fix(spellcheck): Redo node creation each time, optimize findSimilarNodes
fix(templates): fix two bugs breaking templates plugin rename and search
fix(rsvp): Check that you are a participant, support aliases. Fixesnylas#962
fix(downloads): Replace path.sep when saving files - Sentry 8749
feat(composer): can outdent blockquotes allowing you to reply inline
fix(quoted-text): Fix + test case for Sentry 8323, body el is quoted text
fix(notifications): Fix notification removal [Sentry 8957]
fix(readme): Fix broken links to examples nylas#943
bump(version): 0.3.39
fix(injected-component): Correctly call methods to the injected instance
There are some scenarios where the Event RSVP interface appears when you are not actually listed as a participant on the event. In these cases, clicking an RSVP button does nothing and throws this exception.
The text was updated successfully, but these errors were encountered: