GoToTop with JS LazyLoading

1 reply·opened Jul 10, 2020
A
amadeus77Jul 10, 2020

Could it be that the "goToTop"-Feature does not work with the lazy loading method which is described here:
http://docs.semicolonweb.com/docs/getting-started/javascript/#docs-steps-ajax-lazy-loading
?

It was only working after including plugins.easing.js manually like this:

<script src="/js/jquery.js"></script>
<script src="/js/plugins.easing.js"></script>
<script src="/js/functions.js"></script>

Bug? Or has the script to be added manually in any case?

S
SemiColonWebSTAFFJul 10, 2020

Hello,

This issue was fixed in the Latest Version of Canvas released 2 days ago. Consider updating the js/functions.js File and this should fix the issue automatically.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard