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
The page get stucked in the loading animation. I got this error
Uncaught TypeError: $ is not a function Caused by:
$(window).scroll(winScroll) How it happens
I just download from oficial site and install the Quickstart. It only happens with Astroid Template One 1.1
By the way, when I see the templates details it was from 2.4.6 version. I update both Framework and Template to last version from the oficial site and the issues remains.
I have to use template Astroid Template Zero to avoid the bug.
The text was updated successfully, but these errors were encountered:
nomadcuba
changed the title
Javascript Error When Install Astroid 2.4.7 Quickstart
Javascript Error After Fresh Install of Astroid 2.4.7 Quickstart
Nov 9, 2020
This issue is caused when Minify JS is activated. I try to activate on Astroid Template Zero and get the same bug. So I try Astroid Template One, then deactivate Minify Js option and it work OK!
So, something is happening when the template try to do Minify JS, after it the issue appears.
Firstly, Do you still have this issue? Secondly, if you installed the latest quickstart, there we now only have Astroid Template One and as per your second comment the issue is resolved in Template One, so I guess it's done now?
And lastly I tried a fresh installation on my setup but did not encounter any such issue like your, can you please confirm your setup details if the issue is still there or share the URL if possible!
The page get stucked in the loading animation.
I got this error
Uncaught TypeError: $ is not a function
Caused by:
$(window).scroll(winScroll)
How it happens
I just download from oficial site and install the Quickstart. It only happens with Astroid Template One 1.1
By the way, when I see the templates details it was from 2.4.6 version. I update both Framework and Template to last version from the oficial site and the issues remains.
I have to use template Astroid Template Zero to avoid the bug.
The text was updated successfully, but these errors were encountered: