styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

The Dropdown component does not seem to render valid HTML

Open caillou opened this issue 5 years ago • 0 comments

When using the <Dropdown/> component to render HTML on server side, I get the following error in Chrome:

Warning: Expected server HTML to contain a matching <div> in <div>.

caillou avatar Jun 26 '20 13:06 caillou