Lars Kniep
Lars Kniep
I've created a lib for this: https://github.com/larscom/ngx-translate-module-loader
got the same error with version 4.16.5
> FWIW- I don't think it should be the framework's responsibility to protect us from passing invalid values. If I pass an undefined by accident, I would much rather it...
@EugenAz I have exactly the same, it doesn't work for me..
same here, any updates on this?
if you use the latest version (3.1.0+) you can change directory into the 'chrome' folder and install the deps: ``` cd chrome npm install jquery npm install --save-dev @types/jquery ```...
Can't update yet, this update introduces a breaking change, see: https://github.com/NG-ZORRO/ng-zorro-antd/issues/8591
Yeah, without WAN range "0.0.0.0/0" you get an error message (stb-nmc-400) on the decoder after a couple of minutes (~ 5-10min) With WAN range: "0.0.0.0/0" it works perfectly.
have you tried changing the WAN ranges to see if it works? `IPTV_WAN_RANGES="0.0.0.0/0"` and `IPTV_IGMPPROXY_DISABLE_QUICKLEAVE="true"`
I would ssh into the UXG and execute: `journalctl -u udm-iptv -f` and keep it open. What do you see when the tv stop working?