effects-mapper icon indicating copy to clipboard operation
effects-mapper copied to clipboard

TypeError: Cannot read property 'some' of undefined

Open MatissJanis opened this issue 6 years ago • 2 comments

ERROR ! TypeError: Cannot read property 'some' of undefined
    at /Users/xxx/effects-mapper/dist/tree-maker.js:6:29
    at Array.filter (<anonymous>)
    at getActionMap (/Users/xxx/effects-mapper/dist/tree-maker.js:5:28)
    at getEffectTree (/Users/xxx/effects-mapper/dist/tree-maker.js:29:19)
    at /Users/xxx/effects-mapper/dist/tree-maker.js:53:63
    at Array.map (<anonymous>)
    at Object.getEffectsTrees (/Users/xxx/effects-mapper/dist/tree-maker.js:53:32)
    at /Users/xxx/effects-mapper/dist/orchestrator.js:12:29```

MatissJanis avatar Jun 12 '18 08:06 MatissJanis

+1 getting same error

Pringels avatar Nov 30 '18 10:11 Pringels

Same here, any chance for update on this ?

paskip avatar Jan 13 '20 08:01 paskip