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.

GENERAL NOTICE: changes to ObservableMedia #885

@CaerusKaru

Description

@CaerusKaru

Due to the impending changes to RxJS in v7, there will be some changes made to ObservableMedia. This is because in the next version, RxJS no longer allows extending of Observable (since it's being changed to a function instead of a class).

One option we will explore is simply migrating to the CDK's BreakpointObserver. Another will be wrapping the observable in another class (possibly still called ObservableMedia just with a different way of accessing the Observable).

This notice is as much open for discussion as it is for getting the news out there. RxJS v7 is still a ways away, but the earlier we plan and explore options, the better the user experience for everyone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionFurther discussion with the team is needed before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions