PrinterShare not working w/ JQuery mobile site that uses dumbFormState plugin

PrinterShare not working w/ JQuery mobile site that uses dumbFormState plugin

dumbFormState plugin conflicts w/ PrinterShare when trying to print. JQM loader spins and pages never appear in PrinterShare window. Would like to use the formstate plugin and local storage when printing to bluetooth wifi printer.
 
Commenting out persistLocal :true allows PrinterShare to work but the form no longer stores fields in local storage.
 
DumbFormState works fine w/ local storage & persisted fields when printing out from the desktop. 
 
How to mitigate?