Firebase – TypeError: prevDeps.join is not a function next js
I want to create a search bar in next js and firebase and it works by getting the slug from the url and parse it though my search algorithm. The problem is that if the user uses the search bar…