Closed TimSeijlhouwer closed 5 months ago
De probleem is opgelost door te checken of er een / is Domits.com ,acceptance.Domits.com, localhost:3000 zijn allemaal homepages door te checken of er een / weet je of je op en andere pagina bent. Door gebruik te maken van useLocation en useNavigate kan je dat mogelijk maken.
Daarnaast als je op een andere pagina bent en je voert de opdracht uit en je probeer wat te zoeken worden de resultaten meteen uitgevoerd door de useEffect hook setSearchResults meteen aan te roepen zodra je op de homepage bent. setSearchResults is de functie dat filtering regeld voor de accommodaties.
Is there an existing issue for this?
Describe the bug A clear and concise description of what the bug is.
Expected behavior A clear and concise description of what you expected to happen.
To Reproduce Steps to reproduce the behavior:
Logs, Screenshots, Video If applicable, add information, like logs, screenshots, video to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.