## Description A React hydration error appears when loading the NextJS sample application. ## Steps to reproduce 1. Navigate to the NextJS examples folder. 2. Run `npm run dev` 3. Navigate to the [website](http://localhost:3000/) via localhost.  