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

TypeError: [UNCAUGHT] Cannot read properties of undefined (reading 'meta') #990

Open
paustint opened this issue Jul 25, 2024 · 0 comments
Open
Assignees
Labels

Comments

@paustint
Copy link
Contributor

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


TypeError: Cannot read properties of undefined (reading 'meta')
  File "https://getjetstream.app/index-wqBHvGKv.js", line 5, in f
  File "../../../libs/ui/src/lib/tree/Tree.tsx", line 71, in [anonymous]
            onSelected && onSelected(idMap[selectedItem]);
  File "../../../libs/shared/ui-utils/src/lib/hooks/useNonInitialEffect.ts", line 28, in useNonInitialEffect
          effectReturns = effect();
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 243, in EE
    function Pj(a,b,c){var d=b.updateQueue;d=null!==d?d.lastEffect:null;if(null!==d){var e=d=d.next;d...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 285, in kh
    u)u.return=g,V=u;else b:for(g=w;null!==V;){h=V;if(0!==(h.flags&2048))try{switch(h.tag){case 0:cas...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 272, in ON
    function Ck(a,b){b&=~rk;b&=~qk;a.suspendedLanes|=b;a.pingedLanes&=~b;for(a=a.expirationTimes;0<b;...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 127, in Lu
    function jg(){if(!gg&&null!==eg){gg=!0;var a=0,b=C;try{var c=eg;for(C=1;a<c.length;a++){var d=c[a...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 282, in gee
    var g=C;C=1;var h=K;K|=4;nk.current=null;Oj(a,c);dk(c,a);Oe(Df);dd=!!Cf;Df=Cf=null;a.current=c;hk...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 280, in ff
    function Sk(a){var b=a;do{var c=b.alternate;a=b.return;if(0===(b.flags&32768)){if(c=Ej(c,b,fj),nu...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 269, in s9
    d)break;b=a.eventTimes;for(e=-1;0<d;){var g=31-oc(d);f=1<<g;g=b[g];g>e&&(e=g);d&=~f}d=e;d=B()-d;d...
@paustint paustint self-assigned this Jul 25, 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