CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

Bug with @page_facets #305

Open wkdewey opened 1 month ago

wkdewey commented 1 month ago

If @page_facets is not set (which happens with custom controller actions and search facets), Orchid cannot find the facet information and the search page can't display. This was fixed here: https://github.com/CDRH/orchid/commit/076065dd3fd7eab19c7a1d3c3b4b370310b07f1c but later work undid the fix.