In our adaptive forms we are using some jquery features and in 6.2 all is running well. After migrating to 6.3 we get an error:
Request-URL: http://localhost:8080/lc/etc/clientlibs/fd/af/I18N/underscore-min.map
404 underscore-min.map not found.
Any ideas what's going wrong?
Regards Jan
Solved! Go to Solution.
Views
Replies
Total Likes
As far as I remember, underscore's mapping was never present at that path, not even in 6.2.
This seems like and issue, where you added some custom underscore client lib code at the wrong path, and that has been overwritten when you upgraded your server.
Cheers,
Jagjeet
Views
Replies
Total Likes
Looks like a web issue -- Missing Javascript ".map" file for Underscore.js when loading ASP.NET web page - Stack Overflow
Views
Replies
Total Likes
As far as I remember, underscore's mapping was never present at that path, not even in 6.2.
This seems like and issue, where you added some custom underscore client lib code at the wrong path, and that has been overwritten when you upgraded your server.
Cheers,
Jagjeet
Views
Replies
Total Likes
Views
Likes
Replies