Mathieu Schimmerling

Results 42 comments of Mathieu Schimmerling

Thanks for the report, I reproduced the bug, I'm fixing it asap

`task` is very interesting ! About `repeat` suggestion, from Lit documentation (https://lit.dev/docs/templates/directives/#repeat): > If you're not using a key function, you should consider using [map()](https://lit.dev/docs/templates/directives/#map). As you said, since we...