Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotFoundError: [UNCAUGHT] Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #1014

Open
paustint opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels

Comments

@paustint
Copy link
Contributor

View details in Rollbar: https://app.rollbar.com/a/jetstream/fix/item/Jetstream/1582


NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 248, in E9
    function Zj(a,b,c){if(lc&&"function"===typeof lc.onCommitFiberUnmount)try{lc.onCommitFiberUnmount...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 251, in oo
    function ck(a,b){var c=b.deletions;if(null!==c)for(var d=0;d<c.length;d++){var e=c[d];try{var f=a...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 252, in b9
    function dk(a,b){var c=a.alternate,d=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:ck(b,a)...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 251, in oo
    function ck(a,b){var c=b.deletions;if(null!==c)for(var d=0;d<c.length;d++){var e=c[d];try{var f=a...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 252, in b9
    function dk(a,b){var c=a.alternate,d=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:ck(b,a)...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 251, in oo
    function ck(a,b){var c=b.deletions;if(null!==c)for(var d=0;d<c.length;d++){var e=c[d];try{var f=a...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 252, in b9
    function dk(a,b){var c=a.alternate,d=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:ck(b,a)...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 251, in oo
    function ck(a,b){var c=b.deletions;if(null!==c)for(var d=0;d<c.length;d++){var e=c[d];try{var f=a...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 252, in b9
    function dk(a,b){var c=a.alternate,d=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:ck(b,a)...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 251, in oo
    function ck(a,b){var c=b.deletions;if(null!==c)for(var d=0;d<c.length;d++){var e=c[d];try{var f=a...
@paustint paustint self-assigned this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant