cerebral / overmind

Overmind - Frictionless state management
https://overmindjs.org
MIT License
1.58k stars 95 forks source link

[BUG] Wrong typing in generic overmind actions #525

Open jmattheis opened 3 years ago

jmattheis commented 3 years ago

The issue described inside https://github.com/cerebral/overmind/issues/442 isn't fixed yet, the actions are defined with the new approach but the bug still exists.

CodeSandbox: https://codesandbox.io/s/overmind-generic-action-ixhui?file=/src/overmind/namespaces/demo/actions.ts