After installing I got this error: could not see image when was selecting media
console:
angular.min.js?cdv=1644540633:63 TypeError: Cannot read property 'dataY' of undefined
at Object.fn (draggable.js?cdv=1644540633:46)
at Object.e.$digest (angular.min.js?cdv=1644540633:90)
at Object.e.$apply (angular.min.js?cdv=1644540633:92)
at j (angular.min.js?cdv=1644540633:101)
at r (angular.min.js?cdv=1644540633:104)
at XMLHttpRequest.w.onreadystatechange (angular.min.js?cdv=1644540633:106)(anonymous function) @ angular.min.js?cdv=1644540633:63
resolve by comment '~/App_Plugins/Lecoati.uSky.Slider/lib/draggable.js' at manifest file. I don't know maybe it can cause some future error.
No I have not any error while installing!
Error appered when I install uSkySlider from backoffice, before it error was not. I use Umbraco 7.4 installed with Fanoe starter kit.
resolve by comment '~/App_Plugins/Lecoati.uSky.Slider/lib/draggable.js' at manifest file. I don't know maybe it can cause some future error. But now it working fine.
conflict with Media Picker
After installing I got this error: could not see image when was selecting media console:
angular.min.js?cdv=1644540633:63 TypeError: Cannot read property 'dataY' of undefined at Object.fn (draggable.js?cdv=1644540633:46) at Object.e.$digest (angular.min.js?cdv=1644540633:90) at Object.e.$apply (angular.min.js?cdv=1644540633:92) at j (angular.min.js?cdv=1644540633:101) at r (angular.min.js?cdv=1644540633:104) at XMLHttpRequest.w.onreadystatechange (angular.min.js?cdv=1644540633:106)(anonymous function) @ angular.min.js?cdv=1644540633:63
resolve by comment '~/App_Plugins/Lecoati.uSky.Slider/lib/draggable.js' at manifest file. I don't know maybe it can cause some future error.
Hi Mykhailo,
Did you have some errors while installing of Umbraco and uSkySlider? What version of Umbraco are you using ?
Cheers
Hi Alex,
No I have not any error while installing! Error appered when I install uSkySlider from backoffice, before it error was not. I use Umbraco 7.4 installed with Fanoe starter kit.
Hi Mykhailo,
Looks like the problem is with uSkySlider.
I think you have to remove or wait some new version. Write if you will solve this problem.
Thanks,
Oleksandr
Alex,
resolve by comment '~/App_Plugins/Lecoati.uSky.Slider/lib/draggable.js' at manifest file. I don't know maybe it can cause some future error. But now it working fine.
Great, maybe creator of uSky.Slider will answer what is the problem.
The fix for this is acutally quite simple. I have created a PR for uSkySlider here, hopefully they will merge it: https://github.com/Lecoati/usky.slider/pull/5
Otherwise you can view the changes and make them yourself.
is working on a reply...