i have problem with my extension object. In my extensions i'm using jquery and jquery mobile libraries. In QlikView Desktop WebView mode my extension object work fine. But when i try it at the server in the Ajax client it fails with message "Need unique binderid". When i have commented lines, wich loads jquery mobile library, it doesn't appear. I discovered that there is some kind of problem with PageBinding in the QvAjax.js library.
Do you have similar problem? How it can be solved?