Closed joemasilotti closed 4 days ago
This PR exposes reload() on the main Session. When working with tabs, it's helpful to be able to manually reload screens after the user signs in or out.
reload()
Session
This PR exposes
reload()
on the mainSession
. When working with tabs, it's helpful to be able to manually reload screens after the user signs in or out.