Hi there,
I've just tried integrating shinylogs into my (rather complex) app and the resulting logs have data in Session, Outputs, Errors, but the Inputs table is empty. (not even present in the JSON file).
It works fine with a very simple example shiny app so I gather there is some clash with something in my particular app, but I haven't been able to track it down yet, which is why I haven't included a reproducible example. Is there anything that would cause this to happen that you are aware of? That might help me track it down so that I can provide a reproducible example.