How prevent multiple client-side rerendering in Next.js (latest version)

后端 未结 0 922
轮回少年
轮回少年 2020-12-30 20:46

I\'m fetching some data from a geocoding API (HERE) in my ContextProvider. Then I use that data inside the underneath posted component:

const Results = memo((         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题