Seems to be a bug, since noshrink or nogrow work as expected.
The style attribute is expected to be updated,...
... but it is not.
https://angular-flex-layout-fxflex-grow-databind-problem.stackblitz.io
Angular: 5.1.1
Material: 5.0.1
flex-layout: 2.0.0-beta.12
Win10 FCU(1709)
Chrome 63.0.3239.132 (x64)
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._