Skip to content

Add-in is failing to trigger event-based activation events first time user logs in a new browser #5515

Open
@manaunl

Description

@manaunl

Provide required information needed to triage your issue

Add-in is failing to trigger event-based activation events first time user logs in a new browser

Your Environment

  • Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop, Mac
  • Host [Excel, Word, PowerPoint, etc.]: Outlook
  • Operating System: Windows, Max
  • Browser (if using Office on the web): any

Expected behavior

EBA events (OnMessageCompose, OnMessageRecipientsChanged, OnMessageAttachmentsChanged) are triggered for the add-in everytime.

Current behavior

EBA events (OnMessageCompose, OnMessageRecipientsChanged, OnMessageAttachmentsChanged) are triggered for the add-in only after reloading the page.

Steps to reproduce

  1. First time login with the user in a new browser
  2. Click New email
  3. Validate if the OnMessageCompose event is triggered
  4. Add recipient or attachment
  5. Validate if the OnMessageRecipientsChanged or OnMessageAttachmentsChanged events are triggered

Link to live example(s)




Provide additional details

Context

Useful logs

  • Console errors
  • Screenshots
  • Test file (if only happens on a particular file)

Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions