Viktor Vincze
Viktor Vincze
The problem with that would be that not everyone want's to use it as a React component, or they want to to some pre-processing on the string. For example in...
I opened this ticket after trying out v7 beta and passing Markdown directly is Description is not working there anymore, I had to recreate my own component to make it...
I solved this using `flex-wrap: wrap` + `gap`.
I had the same problem. Turns out it was because of Over-Brightening. Turned it off (to 0) and now LEDs are turning off fine as well. Played a bit with...
That doesn't explain why it works just fine without Over-Brightening.
Alongside with this I think this could be tackled with an introduction of a query-string based system with other features as well. In my case I would need on-the-fly resizing,...
Seems like it is happening when `dependencies` key is missing, so it MUST have an empty `dependencies: {}` entry. But it still won't help on not running on regular install.
At the end I decided to run a separate container for each job.
Hi, thanks for opening the issue. Any suggestion what it should do in case of SSR. The thing is on server side we don't know the nature of the client:...
I went and checked other libraries how they deal with this case, but non of those strategies are suitable for us. It's either providing some guessed data and does conditional...