I just upgraded my supertokens packages, and I'm g...
# support-questions-legacy
a
I just upgraded my supertokens packages, and I'm getting a
TypeError: supertokens_auth_react__WEBPACK_IMPORTED_MODULE_10__.getSuperTokensRoutesForReactRouterDom is not a function
error in my frontend. I'm using
"supertokens-auth-react": "^0.34.0"
, and
supertokens_python==0.15.2
. Has anyone seen this error before? I thought I followed the migration steps listed here (https://github.com/supertokens/supertokens-auth-react/compare/v0.31.5...v0.32.0) but maybe I did something wrong?
2 Views