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

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

Open
komagata opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@komagata
Copy link
Member

View details in Rollbar: https://app.rollbar.com/a/komagata/fix/item/Bootcamp/1756


Error: Minified React error #152; visit https://reactjs.org/docs/error-decoder.html?invariant=152&args[]=c for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 2950, in Ei/<
            throw Error(y(152, Ra(a.type) || "Component"));
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 3659, in Fo
      b.child = null === a ? Zg(b, null, c, d) : Yg(b, a.child, c, d);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 3719, in Go
      fi(a, b, c, e);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 5749, in zs
          return d = b.type, e = b.pendingProps, e = b.elementType === d ? e : lg(d, e), li(a, b, d, ...
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 5262, in Tl
      var b = ck(a.alternate, a, qj);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 5256, in Sl
      for (; null !== Y;) bk(Y);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 5242, in Il
        ak();
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 5014, in vl
      } else b = Uc(a, 0), c = Tj(a, b);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 2368, in zn/<
              do c = c(!0); while (null !== c);
  File "webpack:///./node_modules/scheduler/cjs/scheduler.production.min.js", line 235, in r.unstable_runWithPriority
        return b();
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 2345, in Un
      return Nf(a, b);
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 2365, in zn
          gg(99, function () {
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 2357, in Hn
      jg();
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 4877, in hl
      1 === b ? 0 !== (X & 8) && 0 === (X & 48) ? Lj(a) : (Mj(a, c), 0 === X && (wj(), ig())) : (0 ==...
  File "webpack:///./node_modules/react-dom/cjs/react-dom.production.min.js", line 3466, in To
        Jg(a, e, d);
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 632, in useStateWithDeps
          rerender({});
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 812, in useSWRHandler
                    setState(newState);
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 939, in useSWRHandler
                finishRequestAndUpdateState();
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 119, in __generator
          op = body.call(thisArg, _);
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 68, in __generator
          return step([n, v]);
  File "webpack:///./node_modules/swr/dist/index.esm.js", line 34, in __awaiter
            step(generator["throw"](value));
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