`auto()` has : ```r [...] # This is a hack because I currently don't know how to inject the # dependencies otherwise bslib::tooltip("", "") } ``` which is a bit clunky. How else can the dependencies needed for `bslib::tooltip()` be added ?