Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Event is not defined #844

Closed
Closed
@Gorniv

Description

@Gorniv

Note: for support questions, please use one of these channels: https://github.com/angular/universal/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports. Also, Preboot has moved to https://github.com/angular/preboot - please make preboot-related issues there.

  • I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
  • What modules are related to this Issue?
- [ ] aspnetcore-engine
- [x] express-engine
- [ ] hapi-engine
  • Do you want to request a feature or report a bug?

bug

  • What is the current behavior?

when I upgrade from angular 5.0.0 to 5.0.1 EventManager was broken with ReferenceError: Event is not defined

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem by creating a github repo.
constructor(
    private eventManager: EventManager,
  ) {
  }

upgrade angular from 5.0.0 to 5.0.1

  • Please tell us about your environment:
  • Angular version: 5.0.1
  • Browser: [all]
  • Language: [all ]
  • OS: [all]
  • Platform: [NodeJs ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
ERROR { Error: Uncaught (in promise): ReferenceError: Event is not defined
ReferenceError: Event is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions