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

Microsoft Teams (browser version) is broken by Hover Zoom+ #1385

Open
simonrob opened this issue Jul 29, 2024 · 4 comments
Open

Microsoft Teams (browser version) is broken by Hover Zoom+ #1385

simonrob opened this issue Jul 29, 2024 · 4 comments
Labels

Comments

@simonrob
Copy link

simonrob commented Jul 29, 2024

Description of the problem

Having Hover Zoom+ enabled breaks the browser version of Microsoft Teams. No image hover functionality is involved – simply having the extension enabled breaks the page. I've also tried disabling sites in the extension's preferences (*.microsoft.com, *.office.net, *.skype.com), but this does not help.

Url of the page where the problem occurs (not the image url)

https://teams.microsoft.com/v2/

Steps to reproduce the problem (include image url here)

  1. Enable Hover Zoom+
  2. Visit https://teams.microsoft.com/v2/
  3. See error message: "Oops, app failed to init!"

The following console errors are produced (which don't appear when the extension is disabled):

[ExpLoader] ExperienceLoader: Message: Core::Unable to process navigation intents, ["activeWindowsService","appResponsivenessService","appStateService","appsRegistryService","avatarImageCache","brbServiceManager","cdlWorkerRegistrarService","clientPreferences","clientState","commandChangeReportingService","commandResultChangeReportingService","config","configLoader","coreSecurityService","coreSettings","coreSettingsContext","coreUtilities","correlation","criticalDynamicImports","crossTabsService","dataClientTrackingService","diagnosticsService","endpointsHealthService","endpointsManager","errorState","experienceChangeReportingService","experimentationService","getPlatformConfigurationOverrides","hostCommunicationService","hostState","isEntityInView","leakDetectorService","lifeCycleScopeChangeReportingService","localStorage","loggerFactory","logsCollectorService","networkState","platformService","postTaskSchedulerDiagnosticsService","profilerService","pulsar","routingServices","scheduler","schedulerChangeReporting","shortcutExecutionService","shortcutRegistryService","stateManagementServices","telemetryContextService","waitForRenderingContextReady","windowProvider","windowTrackerService"]:: dataClient::false, deeplink::false, entityCommanding::false::CoreNavigationServicesMissing - Filename: undefined - Line: undefined - Column: undefined - Error object: undefined webclient_framework_exp_loader_event
Unhandled error/rejection {"isTrusted":true}
Uncaught (in promise) TypeError: this.scenarioFactory is undefined

OS version, extension version

macOS Sonoma 14.5; Hover Zoom+ 1.0.218 (Firefox)

@extesy extesy added the bug label Jul 29, 2024
@M3te0r
Copy link

M3te0r commented Sep 19, 2024

Hi,

I'm experiencing the same issue with Teams + Hover Zoom+ (1.0.220) on Firefox (130.0)

image

Edit : Deactivating by domain teams.microsoft.com or deactivating Hover Zoom + via extension settings does not seem to fix it, deactivating the extension does

@faelpinho
Copy link

faelpinho commented Oct 7, 2024

@simonrob This problem occurs with me, even not using Hover Zoom extension.
It's probably a Microsoft's issue.

Using Win 10 and Firefox 130.0.

@simonrob
Copy link
Author

simonrob commented Oct 8, 2024

Maybe you have another extension that is causing the same problem? (Which might actually help in narrowing down the root cause?)

Either way, this is not the case for me - disabling or removing Hover Zoom+ fixes the issue. Note that you have to fully disable the extension on the Firefox extension preferences page - just disabling it in the Hover Zoom+ settings does not resolve the issue.

@extesy
Copy link
Owner

extesy commented Oct 8, 2024

I suspect it's caused by one of the libraries that hoverzoom includes, most likely jquery-3.2.1.js which is a very old version of jquery. Unfortunately the library can't be removed or disabled because the entire extension relies on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants