Giter Site home page Giter Site logo

Chrome bug about fixed-sticky HOT 4 OPEN

filamentgroup avatar filamentgroup commented on July 24, 2024 1
Chrome bug

from fixed-sticky.

Comments (4)

telephonyapi avatar telephonyapi commented on July 24, 2024

Not working for me too.

from fixed-sticky.

goodguyry avatar goodguyry commented on July 24, 2024

This does nobody any good without steps to reproduce, example code, a detailed description of the issue, etc.

from fixed-sticky.

robertosimoes avatar robertosimoes commented on July 24, 2024

What I could notice is that Chrome doesn't support position:sticky; while Safari and Firefox does.
In Chrome it falls to position:fixed; breaking the layout when you use it as sidebar sticky.
The div class="fixedsticky-dummy" appears on Chrome's Inspector while in Safari and Firefox it doesn't.
Browsers tested:
Safari Mac 10.0.2
Firefox Mac 50.1.0
Chrome Mac 55.0.2883.95

from fixed-sticky.

goodguyry avatar goodguyry commented on July 24, 2024

I had that same issue. You can force the polyfill, which worked for me.

FixedSticky.tests.sticky = false;

from fixed-sticky.

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.