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 'map') #982

Closed
paustint opened this issue Jul 15, 2024 · 0 comments · Fixed by #999
Closed

TypeError: [UNCAUGHT] Cannot read properties of undefined (reading 'map') #982

paustint opened this issue Jul 15, 2024 · 0 comments · Fixed by #999
Assignees
Labels

Comments

@paustint
Copy link
Contributor

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


TypeError: Cannot read properties of undefined (reading 'map')
  File "../../../libs/shared/ui-core/src/mass-update-records/MassUpdateRecordsObjectRow.tsx", line 56, in Ss
            {fieldConfigurations.map(({ selectedField, selectedFieldMetadata, transformationOptions }...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 160, in _k
    function Nh(a,b,c,d,e,f){Hh=f;M=b;b.memoizedState=null;b.updateQueue=null;b.lanes=0;Fh.current=nu...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 289, in h9
    Vk=function(a,b,c){if(null!==a)if(a.memoizedProps!==b.pendingProps||Wf.current)dh=!0;else{if(0===...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 279, in u9
    function tj(){if(0===T||3===T||2===T)T=4;null===Q||0===(rh&268435455)&&0===(qk&268435455)||Ck(Q,Z...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 279, in mee
    function tj(){if(0===T||3===T||2===T)T=4;null===Q||0===(rh&268435455)&&0===(qk&268435455)||Ck(Q,Z...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 279, in M_
    function tj(){if(0===T||3===T||2===T)T=4;null===Q||0===(rh&268435455)&&0===(qk&268435455)||Ck(Q,Z...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 270, in t4
    function Nk(a,b){var c=sk;a.current.memoizedState.isDehydrated&&(Kk(a,b).flags|=256);a=Ik(a,b);2!...
  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 266, in [anonymous]
    function Dk(a,b){var c=a.callbackNode;wc(a,b);var d=uc(a,a===Q?Z:0);if(0===d)null!==c&&bc(c),a.ca...
@paustint paustint self-assigned this Jul 15, 2024
paustint added a commit that referenced this issue Aug 10, 2024
…update

FIX: TypeError: [UNCAUGHT] Cannot read properties of undefined (reading 'map') #982
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant