Hi,

I had two views displays (as blocks) but i couldn't get them working together with ajax because each display had a different argument.

I noticed that tabs were working because they had different fields for each display, but the argument wasn't being used. I have no idea why, since my argument was a manual default value that i entered in my views args.

In my case i could solve this using filters, but i think views with override in arguments should be respected.

Great module ;)