I have ajax exposed filter but I get this error in Safari 5.1.2 for Mac:

An error occurred while attempting to process /views/ajax: 'undefined' is not an object (evaluating 'E.call')

It works in FF10 and now it also works in Chrome 17.0.963.46. It was the same error in Chrome 16.

Comments

dawehner’s picture

Well if it works in chrome that's seems to be a bug of safari itself. Maybe you can find something out there.
In general it would interesting whether you can explain how to reproduce the problem on a clean drupal installatino with just a normal view without additional fields etc.