Andreas Richter

Results 32 issues of Andreas Richter

1. The peer dependencies don't work for a root project. They only seem to work for peers of other npm modules. 2. I am getting an error when starting the...

This resolves the problems when using node v6.

Ref https://github.com/nrwl/nx/issues/11077 Add error throw in the case a dependency is not found in the project graph. NOTES: For some reason the azure CI config scripts fail because of master...

This maybe something I missed in the docs, but I didn't see a way to intercept a mutation call before it generates the required cypher statement or statements? Some of...

When instrumenting code for code coverage there will be additional operations injected into real arrow functions associated with derive. Since derive doesn't support SequenceExpressions this causes a weird error, that...

### Description The nextState call is now affecting the current state and creating transisions. ### Expected result nextState should return the next state without affecting the current state of the...

bug

https://github.com/statecharts/xstate-viz/issues/98 Copying the issue here. I am not sure which is the most up to date repo The current app is not very resilient to states which are too complex...

Add documentation for babel sourceMap.

Add documentation for sourceMap opt in js.Build. Comment on future external support. Temporarily tagged with 0.75-DEV

# Feature request I would like to use the extension without linking users to the firebase-auth record, because we're using custom authentication and even though the user or customer record...

enhancement