Git Product home page Git Product logo

Comments (14)

castamir avatar castamir commented on July 19, 2024 1

Right now, IE11 has similar problem like FF had...

2017-02-03_091249

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

I will fix the example for the next release. I know that Firefox needs some special flexbox stuff to work, but did not know that IE11 needs it as well.

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

I added fix for the Firefox, but don't have access to IE11 so if you could test it would be nice. Or did you mean the the layout problem was only with Firefox and IE11 has some console errors? Can you paste the errors here so I could look into possible cause. Hard to think anything so special in the example that it would cause errors.

from ngx-perfect-scrollbar.

castamir avatar castamir commented on July 19, 2024

I'll try your example and then adding your component into my project and let you know (it may take a while, I have other things to do right now)

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

Ok, no hurry. I will gladly fix the example for Firefox / IE11 if there are still problems.

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

Ok, I guess I need to fire up a virtual machine so that I can find out what flexbox magic works for all or maybe I just add using of angular/flex-layout library, I would hope that it can take different browsers in account.

from ngx-perfect-scrollbar.

PetaPetaPeta avatar PetaPetaPeta commented on July 19, 2024

I am also very interested in getting this bug solved. Let me know if you need any help testing what you come up with.

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

Well I don't think there is a bug in the library itself or its styles. Its most likely the flexbox styles of the example, but lets see. There might be of course some style tweaks to be done for the lib so that it plays nicer with flexbox but that is to see. I try to fix this today.

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

I have now updated the example app to use angular flex-layout library so if someone could test it with IE11 I would be grateful. At least now without any style tweaks it works in Chrome and Firefox so I am really hopeful that it works in IE11 as well. If not then I need to start setting up some virtual machine with Windows.

Just make sure that the example is not loaded from cache etc. and please use this url: https://zefoy.github.io/ngx-perfect-scrollbar/ I did not push the code yet.

from ngx-perfect-scrollbar.

PetaPetaPeta avatar PetaPetaPeta commented on July 19, 2024

I've tested with IE11 on Windows 10, 8.1, and 7. It was working on all versions.

Thank you very much for this quick response on this!

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

Ok, thanks a lot! We have slowly moved to using @angular/flex-layout library in our other projects and so far it looks really nice, no need to spend time to find styles that all browsers are happy with / use own layout class system.

from ngx-perfect-scrollbar.

PetaPetaPeta avatar PetaPetaPeta commented on July 19, 2024

It does however seem to be misbehaving on IE10 now. I don't know if this is an entirely different issue though.
bs_win7_ie_10 0

I'm not getting an error in the console though.

from ngx-perfect-scrollbar.

castamir avatar castamir commented on July 19, 2024

alngular/fle-layout does not support IE10 see https://github.com/angular/flex-layout#browser-support

from ngx-perfect-scrollbar.

sconix avatar sconix commented on July 19, 2024

I don't support IE10 neither, neither should anybody since its support has ended by MS. Specially not for the example app.

from ngx-perfect-scrollbar.

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.