Framework7 with Tabulator js

Has anyone here used F7 with Tabulator lib in a project before?
Tabulator allows download of table data to various formats like excel, json, pdf etc.
When used with F7 and calling the method to export or download the data, I think F7 intercepts and its first to write the URI to the address bar causing F7 to resolve with Not Found page and failing to run the callback event.

Is there a way to get around this?