Coder Social home page Coder Social logo

Comments (4)

jrowen avatar jrowen commented on June 29, 2024

Can you share a minimally reproducible example? It's likely that the table
initialization step is not catching a reactive dependency. Because this
widget can act as both an input and output, it can sometimes be tricky to
get everything in sync.

On Thu, Nov 5, 2015, 6:39 AM Juan Manuel Truppia [email protected]
wrote:

The scenario is like this:
The values in the table depend on some input variable. If start the app,
and change the input variable, the table doesn't react. The way to make it
react is to change some value in the table first. After that, changing
other input variables makes the table react. But you have to change some
value in the table first.


Reply to this email directly or view it on GitHub
#50.

from rhandsontable.

Rustastra avatar Rustastra commented on June 29, 2024

Hi, I have a very similar problem. The values in one h.o.t. depend on values in another one. I tried different approaches, both
output$hot1=rrhot({if(!is.null(input$hot2))... and observeEvent(input$hot2, and observe... I am close to giving up, because all possible variations work locally, but on shinyapps it just breaks down

from rhandsontable.

jrowen avatar jrowen commented on June 29, 2024

I'd suggest taking a look at the some of the examples at
http://jrowen.github.io/rhandsontable/#shiny, particularly the frontier one.

On Fri, Nov 27, 2015 at 11:17 AM Rustastra [email protected] wrote:

Hi, I have a very similar problem. The values in one h.o.t. depend on
values in another one. I tried different approaches, both
output$hot1=rrhot({if(!is.null(input$hot2))... and
observeEvent(input$hot2, and observe... I am close to giving up, because
all possible variations work locally, but on shinyapps it just breaks down


Reply to this email directly or view it on GitHub
#50 (comment)
.

from rhandsontable.

jrowen avatar jrowen commented on June 29, 2024

Please let me know if you are still having trouble. Thanks.

from rhandsontable.

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.