- Issue created by @JonMcL
- πͺπΈSpain psf_ Huelva
Thx by the note :_ D
Please, could you extend this module with the new command and document it in the readme?
- Status changed to Needs review
about 1 year ago 1:03pm 27 October 2023 - π©πͺGermany Anybody Porta Westfalica
@psf_ see https://stackoverflow.com/questions/570015/how-do-i-reload-a-page-withou...
if ( window.history.replaceState ) { window.history.replaceState( null, null, window.location.href ); } window.location = window.location.href;
Seems to be recommended, but also read the other comments.
- Status changed to RTBC
9 months ago 2:07pm 23 February 2024 - π«π·France mably
Works fine here, would be nice to have it merged and released. Thanks!
- Status changed to Fixed
9 months ago 2:04pm 4 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.