1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
437 stars 177 forks source link

How to go back continuously to previous state until reset ? #220

Closed vhanahrni closed 7 years ago

vhanahrni commented 7 years ago

Go back button can be use to retrieve the last state before change occurs.

If you make more than 1 successive changes, go back button allow you to retrieve only the last change you've made.

.. That's what I noticed .. is it related to history length ?

How can we go back continuously for each successive change we have made ?

1rosehip commented 7 years ago

Looks like a bug. Could you please send a specific demo and flow?

vhanahrni commented 7 years ago

I noticed this in your Demo.

1rosehip commented 7 years ago

That's a bug, thank you for reporting this.

vhanahrni commented 7 years ago

You're welcome

1rosehip commented 7 years ago

The issue is fixed. Please download all js files again.

vhanahrni commented 7 years ago

Thanks

1rosehip commented 7 years ago

Please close the issue if all is well.