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
The restore_and_run() uses renv so the packages are frozen in time. I'm working on a PR that will fix this by updating the renv.lock files with the latest package versions everyday.
The odd thing is this was not the case (I think) just two weeks ago, before the last release. Plus, the basic-teal app uses the filter panel from the previous release: range selectors use plotly but there is no state history.
exploratory
app run locally withrestore_and_run
contains the old filter panel, suggestingteal.slice
pre-0.4.0.The text was updated successfully, but these errors were encountered: