Hi, I am new to power apps component framework and typescript. I made a component that receive a string and give a output based on that string, the problem is, Power Apps isn't waiting for the output to update. ex:
Set(varComponentInput, "data");
Set(varOutput, component.Output)
varOutput is blank

Report
All responses (
Answers (