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

fix(server): breakpoints can be used by MediaObserver #1087

Merged
merged 2 commits into from
Jun 24, 2019
Merged

fix(server): breakpoints can be used by MediaObserver #1087

merged 2 commits into from
Jun 24, 2019

Conversation

Chris3773
Copy link
Contributor

MediaObserver on the server was not observing the breakpoints at the same lifecycle as the browser. This change moves the active breakpoints check from BEFORE_APP_SERIALIZED to the ServerMatchMedia service.

Copy link
Member

@CaerusKaru CaerusKaru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CaerusKaru CaerusKaru self-assigned this Jun 24, 2019
@CaerusKaru CaerusKaru added this to the 8.0.0-beta.27 milestone Jun 24, 2019
@CaerusKaru CaerusKaru added the pr: lgtm This PR has been approved by the reviewer label Jun 24, 2019
@CaerusKaru
Copy link
Member

Just needs a fix to pass the lint CI and should be good to go. Thanks for this!

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes pr: lgtm This PR has been approved by the reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants