GithubHelp home page GithubHelp logo

Comments (5)

kpeatt avatar kpeatt commented on September 8, 2024

Hi @Seppentoni,

Thanks for reporting this! It's definitely something we're aware of — the reliance on flexbox has actually been removed in the latest development version. We've got a big new version release of Pikabu planned over the next little while. In the meantime, I'd encourage you to use the development branch (https://github.com/mobify/pikabu/tree/development).

Do you mind if I ask what project you're attempting to use this on? Also, please let us know if you run into any more problems — we've probably encountered a few of them and are more than happy to help out.

(Dupe of #18)

from pikabu.

kaspar-allenbach avatar kaspar-allenbach commented on September 8, 2024

Hi I'll use it here: http://ebas.info/de/
I noticed another bug. If I reside the viewport, the scrollbar disappears?? Is that fixed in the development branch?

Anyway. I'm gonna implement the development branch and see whats happening. Cheers.

from pikabu.

kpeatt avatar kpeatt commented on September 8, 2024

@Seppentoni I think you should be able to get around that issue by setting

.m-pikabu-viewport {
    overflow: visible;
}

in any media query that doesn't use the pikabu menu. We built pikabu for Mobify's usecase which doesn't include responsive media queries so it doesn't currently account for that. I'll make a note to ensure that usecase is considered for our next version.

from pikabu.

bohnna avatar bohnna commented on September 8, 2024

I was having this same issue, using the developmental branch cdn css file. I switched to display to "flex". Is that appropriate? I'm not too familiar with flexbox.

from pikabu.

kpeatt avatar kpeatt commented on September 8, 2024

Hey @bunzrok, display: flex will likely work for you here with newer versions of Firefox. You don't actually need to set flex on this — it was a vestigial leftover where we were trying to save some lines. Removing it should work just as well.

from pikabu.

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.