Hello,
When i load Array from JSON string that takes some time...
How can i trigger next event only when loading is over and not right away becouse it messes my code?
(and i know to set wait event but thats kinda unprecise solution becouse mine data will grow and loading time with it)
thanx!!!