[Next.js] "Expected server HTML to contain a matching <tr> in <table>." というエラーの解消方法
Next.jsで以下のエラーが発生する時の修正方法について説明します。
Error: Hydration failed because the initial UI does not match what was rendered on the server.
Warning: Expected server HTML to contain a matching <tr> in <table>.