server actions do not return data when called from a client component
Unanswered
RØÇKS posted this in #help-forum
RØÇKSOP
I have 2 drop downs,
I call a server action to get data from Dropdown 2 when Dropdown 1 changes due to dependency, the actions runs and I can see the logs, but I don't see that data on UI.
I call a server action to get data from Dropdown 2 when Dropdown 1 changes due to dependency, the actions runs and I can see the logs, but I don't see that data on UI.
1 Reply
Sun bear
I think you have to provide relevant parts of your code otherwise its not possible to help here