Alexandre Stahmer
Alexandre Stahmer
Hey, I wanted to try Swarmlet on my PI 4. ``` pi@raspberrypi:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" ```` The installations just exits on Ansible step : ```sh =====>...
Closes #30 #66 Based on #37 I'm definetely not familiar with both WASM and the react-three-flex so please forgive me if anything seems wrong. I feel like the rebase went...
**Is your request related to a problem? Please describe.** it seems like some problems may seems obvious to users while it might not seems apparent when exclusively developing the design-system...
**Describe the bug** - Cropped tooltip:  _Originally posted by @Charles-Babin in https://github.com/dktunited/mybusiness/issues/2328#issuecomment-1030169452_ **Steps to reproduce** - have a container div wrapping a element, set a `max-height` + `overflow: auto`...
Hey, I was trying to auto-sync an atom (from jotai) with the results of useControls (so that I can access it anywhere) So I thought of using the jotai/zustand util...
**Problem:** getting a `xxx is never used in the machine definition` when using custom guards (https://xstate.js.org/docs/guides/guards.html#custom-guards) **Context:** Using the VS-code extension version `1.2.1` and `xstate` version `4.23.0`. **Repro:** When pasting...
hey, kikko looks very cool ! I wanted to try it so I basically copy/pasted the needed bits from https://github.dev/kikko-land/kikko/blob/d2602802520d9e8d19e12fe7ac895e93186639f8/packages/vite-react-example/src/quick-react-example.tsx#L13 into https://github.com/astahmer/vite-kikko-issue-repro and then I get 2 different issues: sometimes...
Hey, first I wanna say thank you for this package, it's delightful to work with. I feel like the conditions are a bit repetitive when needing multiple props over the...
Hey, first I want to thank you for this library and your work on it, it's great ! ### Context: This is both a feature request and a MVP as...