Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

flex-layout not compatible with Angular 5.0 because of OpaqueToken #494

@ajspeller

Description

@ajspeller

Bug, feature request, or proposal:

Request - Approximately when will the software but updated to be compatible with Angular 5.0

What is the expected behavior?

To remove the usage of opaque tokens because it has been removed from Angular 5.0

What is the current behavior?

When attempting to build my application I see the following error.

ERROR in node_modules/@angular/flex-layout/media-query/breakpoints/break-points.d.ts(8,10): ... has no exported member 'OpaqueToken'.

What are the steps to reproduce?

Providing a StackBlitz (or similar) is the best way to get the team to see your issue.

Just install Angular 5.0 and @angular/flex-layout: 2.0.0-rc.1

What is the use-case or motivation for changing an existing behavior?

To be able to code with the most current software.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 5.0
Material 5.0.0-rc0
Windows 10
typescript: 2.4.2
Chrome Version 60.0.3112.90 (Official Build) (64-bit)

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Urgent issue that should be resolved before the next re-leasebuild

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions