Code Monkey home page Code Monkey logo

Comments (12)

devmark avatar devmark commented on September 6, 2024

Hello.
will take a look tmr.

from angular-slick-carousel.

dbelieves avatar dbelieves commented on September 6, 2024

Any fix?

from angular-slick-carousel.

capncavemann avatar capncavemann commented on September 6, 2024

Any word?

from angular-slick-carousel.

capncavemann avatar capncavemann commented on September 6, 2024

screen shot 2016-04-26 at 12 21 01 pm

from angular-slick-carousel.

devmark avatar devmark commented on September 6, 2024

work fine in firefox. please make a demo you can fork from this: http://plnkr.co/edit/9goFW6?p=preview

from angular-slick-carousel.

holaontiveros avatar holaontiveros commented on September 6, 2024

I think the issue is with Firefox and Angular Material, i'll do a plunkr later but here are some caps of the issue in my project.

Cap from Chrome:
image

Cap from Firefox:
image

from angular-slick-carousel.

capncavemann avatar capncavemann commented on September 6, 2024

I too am using angular material, you may be on to something. A CSS override?

from angular-slick-carousel.

holaontiveros avatar holaontiveros commented on September 6, 2024

I thought that by your log, i don't think that is just a CSS override cause the buttons are not getting added, i'll run some test and get back here

from angular-slick-carousel.

holaontiveros avatar holaontiveros commented on September 6, 2024

@capncavemann did you found something?

i fond that in slick.js (not in angular-slick-carousel) in the line 506:

_.$slides = _.$slider .children( _.options.slide + ':not(.slick-cloned)') .addClass('slick-slide');

the children are missing, but only in FF and they exist in the parent if you log it.

from angular-slick-carousel.

capncavemann avatar capncavemann commented on September 6, 2024

@javo01 I have not. I dropped the carousel for the time being. were you able to fix slick.js locally? or did you report it as an issue with that repo?

from angular-slick-carousel.

holaontiveros avatar holaontiveros commented on September 6, 2024

@capncavemann i just made it, it was a problem in my view i used ng-if="vm.arrayOfThings" and in every browser worked except FF, i change it to ng-if="vm.arrayOfThings.lenght" and everything works.

from angular-slick-carousel.

capncavemann avatar capncavemann commented on September 6, 2024

@javo01 thx, will try it out

from angular-slick-carousel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.