Skip to content

Facing Runtime Issue With Login Page #6

Description

@prithishsamanta

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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions