You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Description
Warning: validateDOMNesting(...) on
enabledContent.js
.warning.js:33 Warning: validateDOMNesting(...): <p> cannot appear as a descendant of <p>. See p > ... > p.
browser-laptop/app/renderer/components/preferences/payment/enabledContent.js
Lines 177 to 180 in c1e9f55
Steps to Reproduce
Actual result:
See above.
Expected result:
<p>
should not have<p>
as a parent.Reproduces how often: [What percentage of the time does it reproduce?]
Consistently.
Brave Version
about:brave info:
Reproducible on current live release:
Additional Information
#11395
The text was updated successfully, but these errors were encountered: