Open
Description
Hi,
I'm opening a new issue on that.
My steps are using redux and implementing isValidated() as mentioned in the documents.
The problem:
IsValidated method isn't called.
I've debug it a little bit and found in the method "stepMoveAllowed" it get ProxyComponent and not the step itself, so isValidted doesn't exist on this path.