`andThen` isn't called if the same mapping has a `then`
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Not sure whether we should support this, but we should definitely check that the user doesn't define both on the same mapping, since only `then` will be called.
(same is true for `catch` and `andCatch`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.