Replay is currently broken, the JS runs and the Ember Router breaks due to the pathname change.
Thanks to the improved browser detection from @david, there is an extremely ugly but also tempting fix to get new captures to render properly: just patch browser-detect so it detects the replay and yanks out the noscript version.
The problem is, if we start serving that script, and by some miracle the JS starts being able to run, all the old archived pages are forced into the no-js view.
Now that I write that out, you know, thatâs probably not too bad of a price to pay for getting working archive playbacks today. (Draft PR) I have been talked out of actually doing this.
Would be lovely to see this working again. I am promoting Discourse as a central hub for Solid Project, especially for core team members and experts working on standardization of Solid, but this issue is an important reason for them to be unwilling to do so.