When using the search_api_location views filter on an ajax-enabled view, the messages that the location could not be resolved are only rendered after page-refresh.
After page-refresh they are not relevant anymore.

Comments

StijnStroobants created an issue. See original summary.

stijnstroobants’s picture

StatusFileSize
new994 bytes

Created a patch.
Only render message when ajax is not enabled. Also replaced the deprecated drupal_set_message.

stijnstroobants’s picture

Status: Active » Needs review