Olivero is outputting the following console error (Chrome 91):

Uncaught ReferenceError: searchWideButton is not defined at <anonymous>:1:1

I'm fairly confident that we need to wrap the search functionality in Drupal behaviors.

Comments

mherchel created an issue. See original summary.

mherchel’s picture

Status: Active » Closed (works as designed)

Closing this. This is a bug in chrome. I had a "live expression" set for "searchWideButton", and since it couldn't find it, it was throwing an error.