pro-mern-stack-2
pro-mern-stack-2 copied to clipboard
Chapter 14, error when fetching data in server-side: 'showError is no…
…t a function'
Since 'showError' is the third parameter in function 'fetchData' of some components such as IssueList, there should be 'null' in the same place when passing cookie to the 'activeRoute.component.fetchData'.