app/views/avo/partials/_resource_search.html.erb in avo-2.6.0 vs app/views/avo/partials/_resource_search.html.erb in avo-2.6.1.pre.1
- old
+ new
@@ -1,5 +1,5 @@
-<div data-controller="search" class="resource-search flex items-center h-full w-full" data-turbo-remove-before-cache>
+<div data-controller="search" class="resource-search flex items-center h-full w-full">
<div class="w-full"
data-search-target="autocomplete"
data-search-resource="<%= resource %>"
data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}'
>