By Design on Thursday, 22 June 2017
Posted in Technical Issues
Replies 6
Likes 0
Views 463
Votes 0
Hi,

Is there a way to make the Docker plugin load more smoothly? I'm testing locally and noticed that the plugin appears to be the last thing to load, leaving a gap at the top of the page and creating a jerking movement as it jumps into view. Is there a way to get the Docker to load first, since it is at the top of the page. Or is there any way to make it load in a smoother, less jerky way?

Even on the EasySocial demo (which uses a fast server), the Docker plugin causes each page to jump down as the user navigates the site. Please take a look at the EasySocial demo and you will see what I mean.

Thank you
Unfortunately that was not possible to load the docker first before render the page, and currently we already used this `onBeforeRender` event trigger method to immediately trigger it before the framework has rendered the application.
·
Thursday, 22 June 2017 16:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, thank you
·
Friday, 23 June 2017 05:45
·
0 Likes
·
0 Votes
·
0 Comments
·
I had the same problem and found a solution to prevent the site from moving while loading:

https://customizings.net/easysocial/docker/stop-moving-page-by-loading
·
Friday, 23 June 2017 05:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much, Sabih. I'll check it out
·
Friday, 23 June 2017 07:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing Sabih
·
Friday, 23 June 2017 10:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post