【问题标题】:Why does material-ui styling flash when navigating between pages in Next.js?为什么在 Next.js 中的页面之间导航时 material-ui 样式会闪烁?
【发布时间】:2020-09-13 18:52:05
【问题描述】:

https://yesnomaybe.menu/questions/1

单击上一页上的按钮时,下一页上的按钮会以不同的样式闪烁,然后再匹配上一页的按钮。代码:

https://github.com/lorensr/ynm/

【问题讨论】:

    标签: material-ui next.js


    【解决方案1】:

    您需要添加自定义 _document.js 和 _app.js 文件,如示例项目 https://github.com/mui-org/material-ui/tree/master/examples/nextjs 中所示的此处

    【讨论】:

      猜你喜欢
      • 2011-08-22
      • 2012-05-25
      • 2020-03-06
      • 2021-02-11
      • 2021-02-06
      • 2021-04-25
      • 1970-01-01
      • 1970-01-01
      • 2015-10-27
      相关资源
      最近更新 更多