Ihsen Bouallegue
Ihsen Bouallegue
I don't feel like this issue should be part of the Good First Issue Milestone. Refactoring takes time and one should understand the code base well to begin with. It...
Did a bit of testing and investigation Does **not** work on: - iPhone 11, iOS 15.3.1, Safari - OnePlus 8T, Android 11, Firefox 98.1.1 and Chrome 99.0.4844.58 Something to note,...
updates?... 😢
Really nice. It reads way better now and makes more sense!
Hey @golemparts thanks for the reply! I would also be happy to open a PR, but I am still lost on how to do this (and learning rust along the...
Awesome I will be looking forward to that and hopefully I can help out. I am writing my bachelor thesis in this more or less and I would to get...
@golemparts with the release of embedded-hal 1.0.0 is there a possibility to add proper async with embedded-hal-async now? I gave it a try myself. While I managed to make it...
@golemparts Glad to see embedded-hal 1.0.0 coming to rppal! Awesome work 🥳 Sadly my workaround is just a workaround and things are starting to act weird now, and I suspect...
Any updates? We are looking into using the phosphor icons, because we like them a lot. Will this be merged soon?
Yup it still happens. ```jsx {Icon && } {value} {description} ``` Adding asChild solves that but throws a different warning in my case: `Warning: Function components cannot be given refs....