is there any way to dispatch function events (usin...
# support-questions-legacy
a
is there any way to dispatch function events (using redux) within the override functions for signup and signin?
r
hey @arjun6436
you should just be able to call the redux
dispatch
function from the override functions
is there something that's making that difficult / annoying?
a
ahh interesting, do you have an example of that?
r
We don't have an example with redux, but if you are facing any issues with what you have tried, I can help. Maybe show some code for whats not working, or what you are trying to achieve.
2 Views