gray-fall-5541
05/04/2023, 8:21 AMerror:- The following error originated from your test code, not from Cypress.
> Cannot access 'WEBPACK_DEFAULT_EXPORT' before initialization
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure..
what can be the possible solution for this error (I researched about this error but did not find any clue) ?