You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi . i am using jscroll in pjax project and for loadingHtml i use below code loadingHtml: '<div class="text-center"><i class="fa fa-spinner fa-spin fa-fw"></i></div> Loading...',
but i get Uncaught SyntaxError: Invalid or unexpected token error . but when i reload page everything is ok.
The text was updated successfully, but these errors were encountered:
Hi . i am using jscroll in pjax project and for loadingHtml i use below code
loadingHtml: '<div class="text-center"><i class="fa fa-spinner fa-spin fa-fw"></i></div> Loading...',
but i get Uncaught SyntaxError: Invalid or unexpected token error . but when i reload page everything is ok.
The text was updated successfully, but these errors were encountered: