is there any way to dispatch function events (using redux) within the override functions for signup and signin?
r
rp_st
08/02/2022, 5:25 AM
hey @arjun6436
rp_st
08/02/2022, 5:25 AM
you should just be able to call the redux
dispatch
function from the override functions
rp_st
08/02/2022, 5:25 AM
is there something that's making that difficult / annoying?
a
arjun6436
08/02/2022, 10:07 PM
ahh interesting, do you have an example of that?
r
rp_st
08/03/2022, 5:34 AM
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.