jetstream icon indicating copy to clipboard operation
jetstream copied to clipboard

Error: [UNCAUGHT] Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Open paustint opened this issue 1 year ago • 1 comments

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


Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 266, in ks
    function lh(a){if(0===(a.mode&1))return 1;if(0!==(K&2)&&0!==Z)return Z&-Z;if(null!==Kg.transition...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 174, in lM
    function mi(a,b,c,d){b.value=c;b.getSnapshot=d;oi(b)&&pi(a)}function ki(a,b,c){return c(function(...
  File "../../../node_modules/react-dom/cjs/react-dom.production.min.js", line 174, in [anonymous]
    function mi(a,b,c,d){b.value=c;b.getSnapshot=d;oi(b)&&pi(a)}function ki(a,b,c){return c(function(...
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in yO
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in Object.l [as replaceState]
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in EK
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in sx
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in SK
  File "https://getjetstream.app/index-QhcFznbV.js", line 570, in [anonymous]
  File "../../../apps/jetstream/src/app/components/load-records/steps/FieldMapping.tsx", line 106, in [anonymous]
            onFieldMappingChange(fieldMapping);

paustint avatar Apr 18 '24 17:04 paustint

Seems related to something with load field mapping, but I am unable to reproduce locally

paustint avatar Apr 28 '24 18:04 paustint