Giter VIP home page Giter VIP logo

Comments (7)

denispodtykan avatar denispodtykan commented on August 19, 2024 4

I also had a problem displaying slides in ie 11, started using https://www.npmjs.com/package/ngx-slick-carousel - everything is ok

from ngx-slick.

lems3 avatar lems3 commented on August 19, 2024 2

See #58

from ngx-slick.

Roelensdam avatar Roelensdam commented on August 19, 2024 1

UPDATE : It seems to be an error with Angular and IE.
I've updated slick.js to 1.81 and tried it in IE.

Got this error stack ;
`
"Error: Argument non valide.

at DefaultDomRenderer2.prototype.setValue (http://localhost:4200/vendor.js:117318:67)
at DebugRenderer2.prototype.setValue (http://localhost:4200/vendor.js:65946:62)
at checkAndUpdateTextInline (http://localhost:4200/vendor.js:64536:5)
at checkAndUpdateNodeInline (http://localhost:4200/vendor.js:64933:9)
at checkAndUpdateNode (http://localhost:4200/vendor.js:64897:5)
at debugCheckAndUpdateNode (http://localhost:4200/vendor.js:65530:1)
at debugCheckRenderNodeFn (http://localhost:4200/vendor.js:65516:9)
at Anonymous function (Function code:134:5)
at debugUpdateRenderer (http://localhost:4200/vendor.js:65508:1)
at checkAndUpdateView (http://localhost:4200/vendor.js:64884:1)"
`

vendor.js line 117318 :
DefaultDomRenderer2.prototype.setValue = function (node, value) { node.nodeValue = value; };

Any ideas ?

from ngx-slick.

Roelensdam avatar Roelensdam commented on August 19, 2024

I'm having the same issue. The ngxSlickItem doesn't show up on IE. On the other hand, i can see the dots and when inspecting the html code, and i can see all my items. Those items have a with of 1px and no height.

I'm going to investigate this today, as i need to make it work on Angular6 and IE.

EDIT : ngx-slick : 0.2.1 and Angular 6.1.7

from ngx-slick.

itanex avatar itanex commented on August 19, 2024

I didn't try 1.8.1, i bumped straight to @latest (1.9.0) which caused the ngx-slick to break down and scream. I created a fail-over experience which doesn't use a carousel, but I may be revisiting this soon. I will give 1.8.1 a try.

from ngx-slick.

lems3 avatar lems3 commented on August 19, 2024

I first put a 👍 on @denispodtykan comment, but then removed it. ngx-slick-carousel has it's own load of issues, for us they are a dealbreaker and are pushing us back in ngx-slick.

Each situation is different though, so I'd recommend people to test each solution properly and take the one that fit their need.

from ngx-slick.

lems3 avatar lems3 commented on August 19, 2024

#39

This is linked to this issue. I manually updated my files in the node_modules directory for a quick test and it worked. I'll submit a PR for this.

from ngx-slick.

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.