Git Product home page Git Product logo

Comments (3)

bradley avatar bradley commented on May 23, 2024 2

This has been fixed. It was an issue with external font faces not being loaded before Blotter attempted to render them. On the site, the logo, nav items, and all Blotter examples use external fonts so this is why it looked like things werent working.

I don't love the fix (wrapping the Blotter instantiation calls in document.fonts.ready.then(function () { ... }); but it's just the documentation site and it works.

Bye!

from blotter.

darrenbarklie avatar darrenbarklie commented on May 23, 2024 1

Showing the same issue on Win FF 58.0.2.

from blotter.

bradley avatar bradley commented on May 23, 2024

Still working on sorting this out, but definitely seems to be an issue around how github pages (http://blotter.js.org is hosted via github pages) is encoding the documentation site's javascript (br, or Brotli) and how firefox is using it prior to being cached. The problem does not seem to effect the Blotter library itself.

from blotter.

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.