dreamRs / datamods

Shiny modules to import and manipulate data into an application or addin
https://dreamrs.github.io/datamods/
GNU General Public License v3.0
138 stars 35 forks source link

Bookmarking with Select Group? #78

Open jessiereese opened 11 months ago

jessiereese commented 11 months ago

Hi again Victor! I have another question - I've been trying to implement bookmarking while using the Select Group module and I haven't been able to get it working. The inputs appear in the URL string but don't load in the app when I try it. I've tried using onRestore() and onBookmark() to save the inputs as values (both in the app code and in the module code) but no luck there either. Any ideas of how I could get it working?

benubah commented 7 months ago

Hi,

This package works really great!! thanks!!

I am having exactly the same issue with bookmarking. Any idea how to work-around this?

Best, Ben