Terry Tan
Terry Tan
This is a brilliant solution. Do you mind explaining a little more about how you came to this solution and more elaborate more on how this actually worked?
Hi! How do I change the styles of the modal pop up, considering there are no style props exposed at the moment?
Is there a guide on how to do that currently?
thanks @jekuer ! appreciate it.
Are there any possible workarounds in the meantime?
The above solution worked for me! Yo, thanks a lot @raw-brt!
in prod, my `user` sometimes can't be found, whereas it works ok on local. weird...
@theitaliandev instead of using `onSetAIState`, simply add your `saveToDB()` logic right after the `aiState.done(...)` i commented away the `onSetAIState` all together. worked for me.