programmer-browser icon indicating copy to clipboard operation
programmer-browser copied to clipboard

Merge broke current build. Button cannot appear as a descendant of button. Collapse not working.

Open adammpkins opened this issue 3 years ago • 4 comments
trafficstars

Prerequisites

  • [x] Using npm
  • [x] Using an up-to-date [main branch]
  • [x] Using latest version of devtools. [Check the docs for how to update]
  • [x] Tried solutions mentioned in [#400]
  • [X] For issue in production release, add devtools output of DEBUG_PROD=true npm run build && npm start

validateDOMNesting(...):

Expected Behavior

Tab throws error when search is executed. After that, the tab fails to collapse.

Current Behavior

Steps to Reproduce

  1. Run app with DEBUG=true

2.execute a search

  1. exception thrown

Possible Solution (Not obligatory)

Context

Your Environment

  • Node version : 16.2.0
  • Operating System and version : Ubuntu 20.04

adammpkins avatar Jun 02 '22 19:06 adammpkins

:+1:

yessGlory17 avatar Jun 02 '22 20:06 yessGlory17

#30

yessGlory17 avatar Jun 06 '22 20:06 yessGlory17

This issue persists. Still getting Warning: validateDOMNesting(...):

On current build. Just pulled and rebuilt. @yessGlory17

adammpkins avatar Jun 08 '22 02:06 adammpkins

Still cannot build a functional build on linux.

adammpkins avatar Jun 14 '22 01:06 adammpkins

https://github.com/yessGlory17/programmer-browser/pull/63

yessGlory17 avatar Oct 09 '22 00:10 yessGlory17