[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
If we passing 0 as dynamic value parameter it is will not be showed
Showing 0 as param value
//translation file
"cart": {
"count": "Cart items: {{value}}"
}
template
{{t.cart.count | translocoParams: { value: cartItems} }}
Angular version: 8
Browser:
- [x] Chrome (desktop) version 76
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
It is fixed in v1.7.3. Thanks for the report.
Wow
I can't stand bugs :)
Most helpful comment
I can't stand bugs :)