Julian Jandl
Julian Jandl
I would love to see such a feature aswell. In my opinion https://github.com/material-shell/material-shell does this very good! If it only had something like the stacking mode :(
@twittwer is there a specific reason why you are not using the very latest versions of rx-angular? just curious
@exequiel09 do I understand correctly this behavioral change is coming from angular 14, not from rx-angular? @twittwer did u change the angular version of your project or did u just...
Compared the flamecharts against each other and it looks like with `beta.2` there was an additional NgZone call inside of the scheduler queue which is actually updating the `DescriptionPanelComponentTemplate` and...
It was probably this PR https://github.com/rx-angular/rx-angular/pull/946 introducing the changed behavior. Didn't check 100%, but at least I know we've changed NgZone and scheduler behavior there.
hey @twittwer invested a bit more time yesterday and now i'm pretty sure what is happening. Let me first say thank you for finding this, it was def. unexpected and...
> > exequiel09 do I understand correctly this behavioral change is coming from angular 14, not from rx-angular > > @hoebbelsB I'm using the latest versions of rx-angular with v13....
> I can't put a decent minimal reproduction for the scenario I'm having with rxLet and rxFor but @hoebbelsB I can help testing your fix in the codebase I'm working...
@twittwer https://github.com/rx-angular/rx-angular/pull/1478 this PR should fix the issue. Can you please confirm this is solving your issue?
@twittwer exactly. don't forget to turn off ng build cache and remove the .cache folder