#842·evergreen

NextJS Warning: Prop `aria-describedby` did not match.

Author: danielpaz6Created May 24, 2020Updated Nov 14, 2023
Labelsbughelp-wanted

Describe the bug When using next.js and adding Tooltip component, it displays this error:

Warning: Prop aria-describedby did not match. Server: "evergreen-tooltip-192" Client: "evergreen-tooltip-1"

To Reproduce Steps to reproduce the behavior:

  1. Open new NextJS project
  2. Install evergreen-ui
  3. Use <Tooltip /> component.

Evergreen Version 4.27.4

Environment (please complete the following information):

  • OS: windows
  • Browser chrome