You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out by @schloerke, expandChain(output$Summary) this is likely more intuitive than expandChain(output$Summary()). It seems like we could support either way?
As pointed out by @schloerke,
expandChain(output$Summary)
this is likely more intuitive thanexpandChain(output$Summary())
. It seems like we could support either way?The text was updated successfully, but these errors were encountered: