Before
Resolved by removing console.logs, I am not sure why though… It worked finally.
After
.then((res) => res.json())
Before
Resolved by removing console.logs, I am not sure why though… It worked finally.
After
.then((res) => res.json())