Open kathiravank83 opened 6 years ago
@kathiravank83 You have to disable it through the unite gallery that the carousel sits on. In the .unitegallery({...})
function in NewsCarouselWebPart.ts, add gallery_mousewheel_role: "none"
.
Thanks @pinkflag I have updated the code and package the solution. After deployed the package, i could not able to load the news carousel webpart. below is the error message
_> https://spfx40fantastics.azureedge.net/spfx40fantastics/unitegallery_b8546721d49d6e87788e219d916450cc.js' for resource 'unitegallery' in component '3f378f3d-733d-34b6-8470-17317bb0b275' (NewsCarousel). There was a network problem.
This may be a problem with a HTTPS certificate. Make sure you have the right certificate. _
I was referring this issue https://github.com/OlivierCC/spfx-40-fantastics/issues/35 which is similar. referred the CDN path are exactly same. what is suppose to do to make it work?
Same issue here.
@pinkflag Could you help me on this issue?
Use your own cdn or SharePoint library to host updated files
I have used the news carousel webpart to show the image and text. The image get zooms out while scrolling the page. Are there any way to stop zooming?