Andy Jakubowski

Results 5 issues of Andy Jakubowski

# Bug report ## Packages affected - [✔] sandpack-client - [✔] sandpack-react ## Description A `/some/module/path: hasn't been transpiled yet.` error gets displayed in `SandpackPreview`’s `ErrorOverlay` under certain conditions. ##...

bug

### Description I send an event that updates the machine’s context in a callback ref `useCallback`, and `log()` the change to confirm the update. But when the component unmounts, remounts,...

bug
⚛︎ @xstate/react

First off, thanks for the amazing work you’ve put into this. `mdx-bundler` makes the authoring experience so much better. I’d like to better understand when I need to pass in...

Installing `mdx-embed@^0.0.22` with `[email protected]` throws an `ERESOLVE unable to resolve dependency tree` error when `react@^17.0.2` is installed as a dependency of `[email protected]`. I noticed `mdx-embed` lists `react@^16.9.0` as a `peerDependency`....

~~Drops the path argument from `uv venv` instructions in favor of default `uv` behavior.~~ **Update:** Per reviewer feedback, this PR now updates the `uv venv` command to use `myenv` as...

documentation