Closed JuanJo4 closed 7 months ago
Thanks @JuanJo4! I'll take a look today or tomorrow.
Perfect! Merging.
I'll get a new 6.0.0 release out soon. We're in a preview mode for the next major and this should land there once we ship it.
Thanks for the help, and please let us know if there's anything else you'd like to work on.
What does this PR do and why?
It solves #2138, this has happened before (#2137 & #1989) and was solved only for those specific cases, this PR aims to fix once and for all.
This is what I did:
fail
function and created a newMstError
class that extends fromError
.fail
function accordingly.Steps to validate locally
I've added some basic unit tests, not sure if that's enough.