Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StepZilla + Redux (finally) #134

Open
newbreedofgeek opened this issue Jan 25, 2019 · 2 comments
Open

StepZilla + Redux (finally) #134

newbreedofgeek opened this issue Jan 25, 2019 · 2 comments

Comments

@newbreedofgeek
Copy link
Owner

newbreedofgeek commented Jan 25, 2019

Over the last many months there have been numerous issues raised relating to Redux support. Some claim that StepZilla does not work with with redux whilst others have got it working together. As part of this ticket, we will provide a working example on how to do it and put an end to the confusion.

Should fix / explain:
#92
#80
#55

The main confusion may have been conflicting Redux and React Versions where React-Redux didn’t play well. As part of this ticket React has been updated to 16.4.1 and a working Redux sample has been given in the examples folder.

Enjoy!

PS: I’ll keep this ticket open for users to log any isssues relating to this upgrade and for people to post Redux or React upgrade side effects I did not catch.

@luluanacarla
Copy link

luluanacarla commented Jul 23, 2019

Hi!
The isValidated func is not is not being triggered when using redux. Im not getting any error, just the function is not being called when changing step. Without redux works perfectly
What can I do?
I didn't find anything that would help me in the issues already open about it.

@SebastienTolron
Copy link

Hey ,

Same here function does not seems to be triggered

Seems that this.refs is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants