Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix preview if search_result_page is nil
If you create the search page for the first time there is the possibility that the search_result_page is nil. Add safe operators to prevent an exception in that case.
- Loading branch information