Warning: validateDOMNesting(...): <p> cannot appear as a descendant of <p>.
in p (created by Context.Consumer)
in EuiI18n (created by EuiStat)
in p (created by EuiStat)
in EuiTitle (created by EuiStat)
in div (created by EuiStat)
in EuiStat (created by CopyToSpaceFlyoutFooter)
EuiStathas invalid DOM nesting when settingisLoading={true}, due to a<p>tag nested within another<p>tag:Reproducer: https://codesandbox.io/s/euistat-invalid-dom-nesting-f33jl