JQM pagination plugin

JQM pagination plugin

Hi,

I need to use various plugins, with jQuery 1.8.2…
So when I use this jquery.mobile.pagination.js with a recent JQM 1.1.1 it's make an error on iOS Simulator but not on Firefox. Error arrive at last page with dragging event (on var $newActive).
Demo using 1.0b2 http://filamentgroup.com/examples/jqm-pagination/demo/

How to fix this ? Make my own pagination function ? Wait for an JQM pagination update ?