Advertisement
Mhermank

Untitled

Mar 1st, 2021
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.59 KB | None | 0 0
  1. Warning: validateDOMNesting(...): <button> cannot appear as a descendant of <button>.
  2.     in button (created by n)
  3.     in n (created by a)
  4.     in a (created by ForwardRef(OverflowMenu))
  5.     in ForwardRef(OverflowMenu) (created by Button)
  6.     in button (created by Button)
  7.     in Button (created by k)
  8.     in div (created by k)
  9.     in div (created by k)
  10.     in div (created by k)
  11.     in div (created by k)
  12.     in k (created by Extension)
  13.     in I18nextProvider (created by Extension)
  14.     in I18nextLoadNamespace (created by Extension)
  15.     in Suspense (created by Extension)
  16.     in Extension
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement