This project concerns the issue bug: Failed to execute 'removeChild' on 'Node'.
First analysis:
- works when shadow is true
- does not work when shadow is false
In our project, we do not and cannot use shadow.
# install
yarn
#build
yarn build
#start react app
yarn start:appThe application is on http://localhost:3000