Array coming from getStaticProps is out of order - Next.js

前端 未结 0 615
我寻月下人不归
我寻月下人不归 2020-12-15 01:49

Logging the array in getStaticProps coming directly from the server shows:

const agents = [
  {firstName: "bob", lastName: "builde         


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