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

Conversation

CaerusKaru
Copy link
Member

  • Domino can be stupid about parsing styles on the server, so
    add an additional inline style read for the property value
  • Add a test case for nested flex children when parent uses layout
    wrap. This will be useful when adding SSR testing mode to ensure
    this case is accounted for in the future

Fixes #430

@CaerusKaru CaerusKaru added this to the v5.0.0-beta.13 milestone Jan 31, 2018
@CaerusKaru CaerusKaru changed the title fix: read correct styles for SSR and add test for layout-wrap fix: read correct styles during SSR and add test for layout-wrap Feb 1, 2018
@CaerusKaru CaerusKaru changed the title fix: read correct styles during SSR and add test for layout-wrap fix(style-utils): read correct styles during SSR and add test for layout-wrap Feb 1, 2018
* Domino can be stupid about parsing styles on the server, so
  add an additional inline style read for the property value
* Add a test case for nested flex children when parent uses layout
  wrap. This will be useful when adding SSR testing mode to ensure
  this case is accounted for in the future
@CaerusKaru CaerusKaru changed the title fix(style-utils): read correct styles during SSR and add test for layout-wrap fix(lib): read correct styles during SSR and add test for layout-wrap Feb 1, 2018
@ThomasBurleson ThomasBurleson merged commit 71e2dae into master Feb 1, 2018
@CaerusKaru CaerusKaru deleted the adam/fix-issue-430 branch February 1, 2018 16:42
@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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fxLayoutWrap not working with Angular Universal
3 participants