This is the error I get in my console, I mainly see this when I am navigated to the main view at the root route '/'
Firefox 116 mentions that it is coming from ProtectedRoute.jsx line #5
const token = JSON.parse(localStorage.getItem('token'));
Here is the associated error:
Uncaught NS_ERROR_ABORT:
UserAuthenticated ProtectedRoute.jsx:5
React 11
workLoop scheduler.development.js:266
flushWork scheduler.development.js:239
performWorkUntilDeadline scheduler.development.js:533
js scheduler.development.js:571
js scheduler.development.js:633
factory react refresh:6
Webpack 24
__webpack_require__
fn
js
factory
__webpack_require__
fn
js
js
factory
__webpack_require__
fn
js
factory
__webpack_require__
fn
js
factory
__webpack_require__
fn
js
factory
__webpack_require__
<anonymous>
<anonymous>
This is the error I get in my console, I mainly see this when I am navigated to the main view at the root route '/'
Firefox 116 mentions that it is coming from ProtectedRoute.jsx line #5
Here is the associated error:
Uncaught NS_ERROR_ABORT: UserAuthenticated ProtectedRoute.jsx:5 React 11 workLoop scheduler.development.js:266 flushWork scheduler.development.js:239 performWorkUntilDeadline scheduler.development.js:533 js scheduler.development.js:571 js scheduler.development.js:633 factory react refresh:6 Webpack 24 __webpack_require__ fn js factory __webpack_require__ fn js js factory __webpack_require__ fn js factory __webpack_require__ fn js factory __webpack_require__ fn js factory __webpack_require__ <anonymous> <anonymous>