Documentation
Latest
Latest
  • Reactify Search
  • Getting Started
  • Guides
    • Upgrade workflow
    • Upgrade v4 to v5
    • Liquid Theme
    • SSR
  • Release Notes
  • Troubleshooting
    • Categorising Issues
    • Common Issues
    • Debugger
    • CodeSandbox
    • Further Troubleshooting
  • Security Overview
  • Components
    • Component Basics
    • ReactifySearchProvider
    • Sensors
    • Search
    • SortBy
    • ClearAll
    • FiltersSelected
    • Filters
    • Filter
    • Results
    • Stats
    • Suggestions
    • CustomComponent
  • Hooks
    • useSearch
    • useSortBy
    • useFilters
    • useResults
  • Classes
    • ReactifySearchLiquidFactory
Powered by GitBook
On this page

Was this helpful?

  1. Troubleshooting

Common Issues

Callouts not appearing

Upgrade the latest search UI package and confirm callouts were displaying correctly in the Merchandising Preview.

Filters not appearing

Review front-end implementation and ensure filters are not being unmounted.

Searching by SKU is not working

Check that the relevance settings include the Product SKU field.

Pagination is slow when filter and sort are used on collection & search pages

Always a front-end implementation issue. Check the Merchandising Preview and confirm that preview is not experiencing the same issue. To resolve, front-end must optimise the page rendering

PreviousCategorising IssuesNextDebugger

Last updated 1 year ago

Was this helpful?