Giter VIP home page Giter VIP logo

Comments (6)

monobina avatar monobina commented on June 19, 2024

Did you try using the html tag for hiding the error?

tags$style(type="text/css",
".shiny-output-error { visibility: hidden; }",
".shiny-output-error:before { visibility: hidden; }"
)

from ratecomparison.

christophertull avatar christophertull commented on June 19, 2024

@monobina No I never thought of that. Seems like a good option to try out!

from ratecomparison.

monobina avatar monobina commented on June 19, 2024

@christophertull i used this in my apps for hiding errors that popped up while choosing between variables. I placed the code in ui and it helped hide the errors.

from ratecomparison.

christophertull avatar christophertull commented on June 19, 2024

I like what you did to suppress the errors, so I think unless you have some other trick you want to try we can just accept that the charts will disappear for a moment and we can merge to master?

We can always open a new issue later if we think the disappearing charts are really that bad.

from ratecomparison.

monobina avatar monobina commented on June 19, 2024

ok sounds good. i.m working on the customer classes item now. plan on getting back to this after that.

from ratecomparison.

christophertull avatar christophertull commented on June 19, 2024

Closed by f8c0fed

from ratecomparison.

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.