script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

Uncaught Type Error - Outlook Web

Open muhbalhester opened this issue 2 years ago • 0 comments

Bug Report

  • Host: Outlook Web
  • OS: (fill out if relevant/applicable)
  • Browser: Edge
  • Environment: (fill out. eg: alpha, beta, prod)

Expected behavior:

The script should execute as expected when the user interact with the script.

Actual behavior:

When a function is executed the Office script returns an error.

Steps to Reproduce:

  1. Choose an snippet to run (can be one of the exmples snippet)
  2. Run it
  3. Interact with the snippet ui generated (click a button to execute a function)

Failure Logs:

An unexpected error has occurred. Uncaught TypeError: Right-hand side of 'instanceof' is not an object

Screenshot:

image

muhbalhester avatar Feb 20 '24 14:02 muhbalhester