Markus Mohoritsch

Results 23 comments of Markus Mohoritsch

@VladMstv which TypeScript version are you using? Seems to have no support for Type-only imports. https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html

Being on typescript > 3.8 and adding @types/tinycolor2 to your devDependencies should fix it for now.

I did a workaround for now which prevents it from being cut-off but still does not center it: https://github.com/tiaguinho/material-community-components/pull/178/commits/2cda8bdd0e2a22af7a5ebd6f30d7d6aa9c968a9b

What version of typescript do you use? It seems like the problem is related to newer typescript feature not being supported.

This is fixed already in current master, So it will work in the next release

@tiaguinho when do you plan to make the 9.0.0 Release?

@sebrojas14 can you confirm that this is fixed in the 9.0.0 release?

Hi. You may either link the locally built library with `npm link` or try use the demo app for development. I hope this helps

@SublimePotato Thanks for the workaround. Are There any Plans for fixing this?

Hi. I just tested it on my Windows 11. I am facing the same Issue when returnung from sleep. All LED stay black on my G915 TKL and G903 until...