0👍
✅
As long the url http://localhost:3000/products/1/reviews
shows nothing in your browser, it’s a backend problem and has nothing to do with frontend (Vue).
Check and fix your backend API till it responds you with the data you showed.
Source:stackexchange.com