Git Product home page Git Product logo

Comments (2)

avenwu avatar avenwu commented on July 19, 2024 1

@xnio94 you should provide some code or screenshot. The items count is not hardcode😂.
I guess you're using tabs which broke the count length assertion;

Th count of items should be an odd number, otherwise internal assertion will crash the app at runtime.
Screen Shot 2020-02-19 at 3 54 27 PM
But crash you app is kind of terrible case, so we remove the assertion for a while until then we got a better solution.

from convex_bottom_bar.

xnio94 avatar xnio94 commented on July 19, 2024

yeah sorry for not providing more details, i was just testing with this code example and changed the items property.
image

I guess you're using tabs which broke the count length assertion;
Th count of items should be an odd number, otherwise internal assertion will crash the app at runtime

yes that's what happened i didn't know that it only accepts an odd number

But crash you app is kind of terrible case, so we remove the assertion for a while until then we got a better solution.

yes i understand, and hope it will support even numbers too (all numbers should be equal😂)
anyway thanks for the fast response and for this beautiful package it looks so goood

from convex_bottom_bar.

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.