I have seen others have this issue as well. The solutions varies though but you should try doing these things
1: Empty your browser cache and see if that helps - If not go to number 2
2: Try going to the /config/ClientDependency.config file and increment the version number and then recycle the app pool. This is clearing the Umbraco backoffice cache.
Was there ever a solution to this? I'm getting a very similar error from the angular file in version 7.3.5 (my issue is here) and none of the suggestions in this thread or linked from this thread is working for me. :(
Managed to resolve using one of the suggested solutions - i.e. completely deleting the umbraco and umbraco_client folders and taking new copies from the umbraco download zip
I had accidentally changed some files in my Umbraco installation when I used a "replace all" command to update the references to my images after moving them to another folder. See my specific issue/solution here.
Error in media picker after updating 7.2.1 to 7.2.2
Hello,
After updating from 7.2.1 to 7.2.2 the mediapicker has stopped working.
I get the following JS Error:
Error: Syntax Error: Token '.' not a primary expression at column 1 of the expression [.loaded] starting at [.loaded].
at Error (native)
at e (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:68:283)
at A (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:72:8)
at v (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:71:398)
at n (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:71:264)
at x (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:71:146)
at y (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:71:64)
at r (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:71:1)
at z (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:70:443)
at o (http://localhost:19038/umbraco/lib/angular/1.1.5/angular.min.js:70:329)angular.min.js:63 (anonymous function)angular.min.js:54 $getangular.min.js:108 (anonymous function)angular.min.js:31 eangular.min.js:34 (anonymous function)
Any idea?
THANKS!
Hi Enrique
I have seen others have this issue as well. The solutions varies though but you should try doing these things
1: Empty your browser cache and see if that helps - If not go to number 2
2: Try going to the /config/ClientDependency.config file and increment the version number and then recycle the app pool. This is clearing the Umbraco backoffice cache.
Hope this helps.
/Jan
This didn't work for us - any other suggestions?
I'm seeing the same issue and this hasn't worked for me either. Any ideas?
Thanks!
Hi Will and welcome to our :-).
Perhaps you could try some of the suggestions that it´s in this post.
https://our.umbraco.org/forum/ourumb-dev-forum/bugs/61820-Media-picker-broken
Hope this helps,
/Dennis
Hi Guys
Ok, depending on how you have done the upgrade perhaps overwriting the /bin,/umbraco and /umbraco_client folders manually does the trick.
Hope this helps.
/Jan
Hi all,
We've tried all of the suggestions here and all suggestions posted in the other thread mentioned by Dennis and still no luck.
Any other ideas?
Thanks,
Shane
Was there ever a solution to this? I'm getting a very similar error from the angular file in version 7.3.5 (my issue is here) and none of the suggestions in this thread or linked from this thread is working for me. :(
I also just got this on 7.3.5
We've got this problem on 7.3.5 too - any solutions yet?
Managed to resolve using one of the suggested solutions - i.e. completely deleting the umbraco and umbraco_client folders and taking new copies from the umbraco download zip
I had accidentally changed some files in my Umbraco installation when I used a "replace all" command to update the references to my images after moving them to another folder. See my specific issue/solution here.
is working on a reply...