Michał Wróblewski

Results 3 comments of Michał Wróblewski
trafficstars

@JanMalch do you use `ngrxLet` in you code? One of my team members found out that there is some issue with @ngrx/[email protected] package regarding animations for material components

@jgerstle Thank you for finding that issue. Unfortunately, I don't see any good way to omit that checks. For now I suggest using: `"strictInputTypes": false` which will disable only Input...