Giter Site home page Giter Site logo

Comments (4)

adrianbj avatar adrianbj commented on June 16, 2024

Seems like this project is abandoned, but I am having similar issues. For me it is related to:

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">

If I remove this, then it works fine.

from tinycon.

adrianbj avatar adrianbj commented on June 16, 2024

Fix is to use this PR: #97 but fix the typo :)

from tinycon.

adrianbj avatar adrianbj commented on June 16, 2024

Here's a fixed minified version:
https://gist.github.com/adrianbj/9b6081e0d846ecb5e8ba4d6457d9b7ad

from tinycon.

rouilj avatar rouilj commented on June 16, 2024

@adrianbj thanks for the fix. This was driving me nuts as I could call setBubble in the console and have it work fine. But
calling it in line would fail. I think what was happening was the:

was the first "icon" link found. However unlike a real icon link there is no type.
In any case the library removes it once it finds it. So when I ran it in the console, it found the

icon and things worked. Also changing to match(/^icon$/) from /\bicon\b/ seemed to solve the issue as well.

from tinycon.

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.