I have a countdown Timer with preset amount of seconds. And action to start the timer OnPageLoad.
The problem is once I add Backend collection query the timer will not start. And I need both the timer and query collection. Then I added simple alert dialog OnPageLoad then timer starts once I close the dialog.
I did not find any other configuration option how I can make it work