Issue
Right now, client application waits for Dash SDK to download and parsed by the Browser which takes a lot of time (more than 5 seconds), and during that time, application is not responsive at all

We need to enable lazy loading so it don't block users's screen
Issue
Right now, client application waits for Dash SDK to download and parsed by the Browser which takes a lot of time (more than 5 seconds), and during that time, application is not responsive at all
We need to enable lazy loading so it don't block users's screen