Hi I'm trying Jquery form wizard http://plugins.jquery.com/project/formwizard
And it seems to work until I use historyEnabled: true. Back button stops working (I see in that case history.back() is called, but actually it shows the same step all the time). So how can I fix this?