[Bug]: Inconsistent behavior and lack of wait_
and timeout_
options when using app$set_module_input
#1169
Closed
3 tasks done
What happened?
I've encountered an issue where using
app$set_module_input
to set an input value generates console messages, in contrast to the expected behavior seen withapp$set_input
, which operates without any issues. Although the input value is correctly set when usingapp$set_module_input
, it appears necessary to introduce options for configuringwait_
andtimeout_
parameters for app$set_input .working example
sessionInfo()
No response
Relevant log output
No response
Code of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: