JSFiddle - React, Tailwind, and code Playground
by manishie
HTML
<script src="https://raw.github.com/balupton/history.js/master/scripts/bundled/html4+html5/jquery.history.js"></script>
test
JavaScript
var History = window.History;;
History.pushState('', '', window.location.href + '?test') ;
History.pushState('', '', window.location.href + '?test') ;