I'm tryin to fetch data from my api but fast refresh causing error when I try to know why I found that next js has a bug req.params work only for once because fast refresh feature in next js do you know a solution or any other way get id from url other than req.params in express js Thank you for your time😇😇😇
-
Before asking question, it may be beneficial to take the tour and read the various pages in the help center, particularly How to Ask or Why should I not upload images of code/data/errors?.devpolo– devpolo2023-03-14 09:38:29 +00:00Commented Mar 14, 2023 at 9:38
-
Can you edit your question and paste your code as code blocks instead of images. What is the error you're getting? Could you add that to the question as well?RubenSmn– RubenSmn2023-03-14 09:39:38 +00:00Commented Mar 14, 2023 at 9:39
Add a comment
|