Default image optimizer throwing TimeoutError on loading external images.
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
hi . im using rawg api in my project. using the response object contains a image url like : https://media.rawg.io/media/games/d82/d82990b9c67ba0d2d09d4e6fa88885a7.jpg. but nextjs throws a TypeError : fetch failed error on page loading. how can i solve this problem. Tnx