Open jeremymiller opened 7 months ago
Update: I've tried a bunch of things, and ALMOST got it working with several caveats.
enableBookmarking("state")
, but this has never worked and I have no idea why.If anyone would like to contribute to this app and solve the bookmarking issue, it would be greatly appreciated!
It is worth noting that in every internet forum I have checked, these scripts should work. There are also other examples of identical code with working bookmarks.
I have pasted back most of the bookmarking text from earlier versions of the app from the files below; however, this still does not work.
To fix this one of two things will need to happen:
This is important because it lets folks save specific states of the app.
File location is here: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/bookmark_functions.R Bookmarking code in this server file: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/server.R