Flex-layout: fxFlex seems to ignore the grow alias when 1-way data-bound using the box-notation

Created on 19 Jan 2018  路  7Comments  路  Source: angular/flex-layout

Bug, feature request, or proposal:

Seems to be a bug, since noshrink or nogrow work as expected.

What is the expected behavior?

The style attribute is expected to be updated,...

What is the current behavior?

... but it is not.

Reproduction example:

https://angular-flex-layout-fxflex-grow-databind-problem.stackblitz.io

Versons:

Angular: 5.1.1
Material: 5.0.1
flex-layout: 2.0.0-beta.12
Win10 FCU(1709)
Chrome 63.0.3239.132 (x64)

P1 bug

All 7 comments

Can you please provide a link to the StackBlitz source?

@CaerusKaru it's already there, under Reproduction example header...

@parker-mike I need the _source_, not the rendered output, i.e. the IDE interface instead of just the public facing site.

@CaerusKaru Oh, sorry, just copied the first url StackBlitz gave... here the link https://stackblitz.com/edit/angular-flex-layout-fxflex-grow-databind-problem

Ok so the issue is that switching to grow _or_ nogrow doesn't clear the flex-basis (which right now is aliased for max-width). Thanks for catching this!

I am _thrilled_ to announce that this issue has been fixed in the latest beta! I don't know exactly which PR did it, but it's been resolved 馃槃. Please let me know if you haven't observed this, but updating the StackBlitz gave the correct results for me!

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

manuelbachl picture manuelbachl  路  5Comments

spottedmahn picture spottedmahn  路  5Comments

mackelito picture mackelito  路  4Comments

MarcusMorba picture MarcusMorba  路  3Comments

mhosman picture mhosman  路  3Comments