viliks

Results 5 comments of viliks

Yes, disabling the regexp cache helps. I did not find it previously, but the same issue with Date pipe was mentioned in [#231](https://github.com/andyearnshaw/Intl.js/issues/231#issuecomment-286450515)

It seems, that synology will never support hidraw. So I ended up with using HAOS virtual machine.

If you have VS SDK installed (just select in VS installation) VSCTCompress.dll and VSCTLibrary.dll are located e.g. for VS2019 Professional in c:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Tools\Bin\ Just manually copy to...

#861 is the same problem. I fixed it using card mod. ```yaml card_mod: style: | :host { height: 100% } ha-card { height: 100%; } ```