Tobias Arnold

Results 4 comments of Tobias Arnold

On more: 'x' and 'xxxxxxxxx' gets the same hashvalue, because 'xxxx' XOR 'xxxx' evaluates to zero! Furthermore it seems the algorithm doesn't takes care of unicode - all values shifted...

I have this error using Angular 8. I'm not able to upgrade to Angular 10 at the moment. Is there a possible work around? If I try to get a...

> Did you try the version v4.0.0 that supports Angular 10 ? Yes, I tried ALL awailable versions, but the result is the same.

I have build a small repro scenario. `ng server` and `ng build` leads to `ERROR in Cannot read property 'members' of undefined` [ColorPickerDemo.zip](https://github.com/h2qutc/angular-material-components/files/5026361/ColorPickerDemo.zip)