A picture of the network tab in your browser's inspector tells us nothing useful.
Probably the best thing in this case would be to post a link to the page, if that is possible.
You've chosen a very strange and difficult to work with combination of libraries. I have never seen anybody successfully combine jQuery UI and jQuery Mobile in the same document.
And you've added unobtrusive-ajax to boot!
Off the topic of the specific problem, but I'd suggest picking one way of doing things.
----
But it sounds like you forget to prevent the default action of some button or whatnot. (We have to guess, as you didn't tell us much.)