Closed kandersonko closed 4 years ago
When the user makes a search using the search on the home page, the request is sent to the search app. Because the search app is included in the website source files, the link search request should be sent to the correct URL.
The issue was resolved by use the current url of the home page to construct the search query url in the JavaScript function
When the user makes a search using the search on the home page, the request is sent to the search app. Because the search app is included in the website source files, the link search request should be sent to the correct URL.