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
It would be great to be able to opt in to letting CH.Slideshow set the current slide in the URL via query params and also initialize slide based on this query param. The use case I am thinking of here is if someone is using codehike for a talk, if they needed to refresh the page, or if they wanted to publish slides after a talk, links to a specific slide could be shared.
This should likely only be opt-in functionality as I know it is possible to have multiple Slideshow components on a page.