When i click avatar group one user profile image, error occurred
Uncaught runtime errors:
×
ERROR
Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.
at removePortalContainer (http://localhost:3000/static/js/bundle.js:18464:21)
at http://localhost:3000/static/js/bundle.js:18256:85
at safelyCallDestroy (http://localhost:3000/static/js/bundle.js:61498:9)
at commitHookEffectListUnmount (http://localhost:3000/static/js/bundle.js:61636:15)
at commitPassiveUnmountInsideDeletedTreeOnFiber (http://localhost:3000/static/js/bundle.js:63317:15)
at commitPassiveUnmountEffectsInsideOfDeletedTree_begin (http://localhost:3000/static/js/bundle.js:63273:9)
at commitPassiveUnmountEffects_begin (http://localhost:3000/static/js/bundle.js:63195:15)
at commitPassiveUnmountEffects (http://localhost:3000/static/js/bundle.js:63183:7)
at flushPassiveEffectsImpl (http://localhost:3000/static/js/bundle.js:65006:7)
at flushPassiveEffects (http://localhost:3000/static/js/bundle.js:64959:18)
How i fix this error.