Owl Carousel Transitions Effect Not Working After Chrome Latest Update (V36)

后端 未结 4 637
谎友^
谎友^ 2021-02-04 16:39

i\'m using the OWl carousel for a while everything were perfect but recently i faced a issue after my chrome browser update. The css transition effects are not working anymore o

4条回答
  •  有刺的猬
    2021-02-04 17:14

    For the convenient, I've created a branch for it, easy to merge, easy to download: https://github.com/lib-issue/OwlCarousel/tree/stackoverflow_25153801

    It's possible to use:

    support3d = (asSupport !== null && asSupport.length !== 0);
    

    as well.

提交回复
热议问题