Skip to main content

Hi All,

 

How to Process results from two different @wire methods after the @wires are finished in Lightning web component.

 

I need to process something in the end based on the results obtained from the above 2 wire results. How to achieve this synchronous process in Lightning web component?

 

How can I process 2nd @wire method based only after the 1st @wire has processed and got the result from it. How can I make it a synchronous process that it runs one after the another rather than running it as asynchronous process.

 

Thanks in advance

2 commenti
0/9000