You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In references_potential_references_view(), the flag $view->is_cacheable is set. Views module removed this flag in https://www.drupal.org/project/views/issues/635336, so we should also remove it from references.module.