diff --git a/404.html b/404.html index 935d9f8..194de03 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -
Repro of a hydration error in react-data-table-component's pagination <nav> element:
<nav>
Both pages above have been compiled, so you'll have to open the dev console to see the error, e.g.:
Cloning the repo and running next dev allows for more context:
next dev
See runsascoded/react-data-table-hydration-bug on Github for more info.