OfficeDev/office-js

Office.initialize not invoked in Outlook Desktop app on Windows since May 22 2024 2PM PDT approximately

Closed this issue · 1 comments

Provide required information needed to triage your issue

Your Environment

  • Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop only__
  • Host [Excel, Word, PowerPoint, etc.]: Outlook____
  • Office version number: all__
  • Operating System: Windows 10 and 11
  • Browser (if using Office on the web): NA

Expected behavior

Initialize is not being called.

Current behavior

Initialize should be called.

Steps to reproduce

  1. ______Launch Script Lab code editor. Put "console.log('Waiting on initialize'); Office.initialize = console.log.bind(this, 'Office Initialized');" in the code snippet.
  2. Open devtools console tab. Launch Script Lab runtime. Observe "Waiting on initialize" is printed but "Office initialized" is not printed.


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.

Microsoft addressed via some "flight". I do not have the reference.