in line 129 change                 <LinkContainer                   to={`/search?category=${category}`} to  to={/searchcategory=${category}`}

View Question
0 Votes

in line 129 .. remove the ? from                 <LinkContainer                   to={`/search?category=${category}`} so change it to { '/searchcategory=${category}' }

View Question
0 Votes edited answer

Is there a fix for this error, as I'm getting it as well - thanks.

View Question
0 Votes