history.js icon indicating copy to clipboard operation
history.js copied to clipboard

history.goback() is not working for mozilla firefox

Open nichoguimbaolibot opened this issue 7 years ago • 0 comments

<button to="#" className="pull-left back-to-table" onClick={() => createBrowserHistory().goBack()} > <Icon type="double-left" /> Back </button>

I am using react for this.

nichoguimbaolibot avatar Nov 09 '18 06:11 nichoguimbaolibot