Simon Lemieux

Results 3 issues of Simon Lemieux

Blocked because of * unable to handle concurrent messages Ended up recoding the whole platform to support a chat. Now available at [lefun.fun][0]! [0]: https://lefun.fun

## Current Behavior `pnpm exec lerna watch -- echo \$LERNA_PACKAGE_NAME \$LERNA_FILE_CHANGE` does not do anything when I modify files. Actually sometimes it does it once or twice but then it...

type: bug

## Related Issues or Discussions Fixes #2480 ## Summary Currently when calling `setState` with the `immer` middleware, `replace=false` is assumed by default. This means that the old state is merged...