humzariaz
01/27/2021, 9:28 AMWatz
01/27/2021, 9:30 AMhumzariaz
01/27/2021, 9:58 AMWatz
01/27/2021, 10:29 AMhumzariaz
01/27/2021, 11:01 AMbattk
01/27/2021, 11:04 AMWatz
01/27/2021, 11:04 AMWatz
01/27/2021, 11:04 AMhumzariaz
01/27/2021, 12:20 PMshowLoadingSpinner
logic is executed perfectly but we can't see the changes in the UI because the thread is busy executing the rest of the js code.
I have fixed this issue using setTimeout
because this function is async in nature.Watz
01/27/2021, 12:46 PMhumzariaz
01/28/2021, 5:09 AMhumzariaz
01/28/2021, 5:10 AM