SoftwareEngineering-HomeWork / application-tracking-system

Application Tracking System, Phase 3
MIT License
0 stars 0 forks source link

Facing Runtime Issue With Login Page #6

Open prithishsamanta opened 4 hours ago

prithishsamanta commented 4 hours ago

Unable to view the login page on starting the project. Facing a runtime issue

ERROR Cannot read properties of null (reading 'useRef') TypeError: Cannot read properties of null (reading 'useRef') at useRef (http://localhost:3000/static/js/bundle.js:84382:25) at useUncontrolledProp (http://localhost:3000/static/js/bundle.js:85965:65) at http://localhost:3000/static/js/bundle.js:85997:32 at Array.reduce () at useUncontrolled (http://localhost:3000/static/js/bundle.js:85990:30) at Tabs (http://localhost:3000/static/js/bundle.js:54629:70) at renderWithHooks (http://localhost:3000/static/js/bundle.js:25993:22) at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:29964:17) at beginWork (http://localhost:3000/static/js/bundle.js:31267:20) at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:16249:18) ERROR Cannot read properties of null (reading 'useRef') TypeError: Cannot read properties of null (reading 'useRef') at useRef (http://localhost:3000/static/js/bundle.js:84382:25) at useUncontrolledProp (http://localhost:3000/static/js/bundle.js:85965:65) at http://localhost:3000/static/js/bundle.js:85997:32 at Array.reduce () at useUncontrolled (http://localhost:3000/static/js/bundle.js:85990:30) at Tabs (http://localhost:3000/static/js/bundle.js:54629:70) at renderWithHooks (http://localhost:3000/static/js/bundle.js:25993:22) at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:29964:17) at beginWork (http://localhost:3000/static/js/bundle.js:31267:20) at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:16249:18)