Git Product home page Git Product logo

Comments (8)

ojarjur avatar ojarjur commented on April 28, 2024

I'll admit that we may have issues with older browsers ( Polymer only claims to support the latest two versions of every major browser ).

However, If you are seeing an issue with other browsers, then it's more likely my fault rather than Polymer.

That's because I have not tested it on any browser but Chrome, so I may have done something stupid that breaks other browsers.

Regardless, I'll try it out on some other browsers as soon as I can get a hold of them.

Thanks for bringing this to my attention.

from git-appraise-web.

MichaelMure avatar MichaelMure commented on April 28, 2024

The body has a computed height of 0px, so a blank page is shown.

from git-appraise-web.

ojarjur avatar ojarjur commented on April 28, 2024

A quick update: I haven't gotten a chance to test on Edge or Safari yet, but opening the UI in Firefox showed that I had done something stupid.

Specifically, I was using the polyfills library to try to support browsers that don't yet natively support Polymer, but I was not using it correctly. I had the link to load that library but was not waiting until it was ready before trying to register my Polymer components.

#2 fixes that, and I've updated the demo site to use the new code.

Thanks again for pointing this out, and if you see any more compatibility issues, then please let me know.

from git-appraise-web.

ojarjur avatar ojarjur commented on April 28, 2024

I'm keeping this open until I can confirm it works in the other browsers (at least Safari and Edge).

from git-appraise-web.

linquize avatar linquize commented on April 28, 2024

With #2, Edge works. IE11 repo list ok, but review open list and review close list are empty.

from git-appraise-web.

ojarjur avatar ojarjur commented on April 28, 2024

@linquize Thanks for checking and for catching that issue with IE11.

I looked and it turns out that I had missed one spot (in the review lists) where I needed to make sure the webcomponents library was loaded before the polymer components were used.

That bug will be fixed with #3 (and I've already updated the demo to incorporate that fix).

from git-appraise-web.

linquize avatar linquize commented on April 28, 2024

#3 reviews.html still not work with IE11.

from git-appraise-web.

ojarjur avatar ojarjur commented on April 28, 2024

@linquize Thanks for following up and reporting that.

I'll still submit #3 since it is fixing a bug, but I'll leave this open until I can get a hold of an instance of IE11, and can dig into what is going wrong.

from git-appraise-web.

Related Issues (7)

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.