Hello everyone,
I have a reusable header with filters and a search bar. So to display the results on the main page, i have to go the same page index with parameters in the URL.
I was working on that feature since yesterday and i had sometimes this error message after 3-4 secondes of freeze on Google Chrome:
Rest of the time, it was working very well.
Tonight, i have the same error message every time i use this feature. Any idea about what’s wrong with that?
- Do i need to create a “search” page?
- my index page has no content type, so i send only parameters in the url
- When i redirect the search feature to another page, i have no error message anymore but it’s slower.
Thanks for your help