Refresh app on changes - without resetting the URL?

Glitch would be a great editing interface for presentations using my little library, Big. There’s one snag that I’m running into, though: Refresh app on changes, the default setting, resets the URL of the project every time that it refreshes. And Big, like other presentation frameworks, uses the hash portion of the URL to represent slide position. So, for example, if you are on slide #2, it’ll be at https://tmcw-big-3.glitch.me/#1 - but if you then edit the text in that slide (in the code panel), it’ll refresh and zap you back to /, so you go back to the first slide.

Would it be possible to support Refresh app on changes, but to refresh at the previous URL?

This would be a great idea!