Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document should warn about the observer-effect in debugging #5220

Open
chi-mf opened this issue Dec 23, 2024 · 0 comments
Open

Document should warn about the observer-effect in debugging #5220

chi-mf opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
Area: Outlook Issue related to Outlook add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback

Comments

@chi-mf
Copy link

chi-mf commented Dec 23, 2024

In Outlook Classic on Windows, if you do what the document days to enable debugging in registry, the underlying script engine will be V8 (Program Files\Microsoft Office\root\Office16\v8jsi.dll), without debugging enabled, the engine will be Chakra (Windows\System32\Chakra.dll), this leads to the observer-effect: when you observe it, problem disappears, then you're not, it comes back.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Dec 23, 2024
@Rick-Kirkham Rick-Kirkham transferred this issue from OfficeDev/office-js-docs-pr Dec 23, 2024
@exextoc exextoc added Needs: attention 👋 Waiting on Microsoft to provide feedback Area: Outlook Issue related to Outlook add-ins and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Dec 23, 2024
@exextoc exextoc self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Issue related to Outlook add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback
Projects
None yet
Development

No branches or pull requests

2 participants