Skip to content

Unable to get translated text...... [Fixed it!!] #637

Discussion options

You must be logged in to vote

So I read the issues , and one of the suggestion was

instead of
module.exports = { images: { domains: [ 'platform-lookaside.fbsbx.com', 'images.unsplash.com', 'ik.imagekit.io', 'image.flaticon.com' ] }, ...nextTranslate() }

do this

module.exports = nextTranslate({ images: { domains: [ 'platform-lookaside.fbsbx.com', 'images.unsplash.com', 'ik.imagekit.io', 'image.flaticon.com' ] })

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by daniel548604106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant