Hello, it is possible to use future_promise with callModule? Like
future_promise({
fit <-
callModule(serverfunction,
"id",
data1, # reactive
data2)
})
Hello, it is possible to use future_promise with callModule? Like
future_promise({
fit <-
callModule(serverfunction,
"id",
data1, # reactive
data2)
})
This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.