-
Notifications
You must be signed in to change notification settings - Fork 27k
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: coreIssues related to the framework runtimeIssues related to the framework runtimecore: event listeners
Milestone
Description
🐞 bug report
Affected Package
The issue is caused by package @angular/platform-browserIs this a regression?
NoDescription
If I provide my own EventManagerPlugins with multi token EVENT_MANAGER_PLUGINS in a module of my library, order of modules matters - if BrowserModule appears after my module in upmost App module then DomEventsPlugin is injected after my plugins and events never reach my plugins, see this line here:🔬 Minimal Reproduction
https://stackblitz.com/edit/angular-event-plugins-bug🔥 Exception or Error
No exceptions, plugins just never work
🌍 Your Environment
Angular Version:
Probably every version
Anything else relevant?
IKatsuba, vladimirpotekhin, tonivj5, vakhramoff and splincode
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: coreIssues related to the framework runtimeIssues related to the framework runtimecore: event listeners