Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught (in promise) TypeError: e2 is null #46

Open
rwb196884 opened this issue Nov 8, 2023 · 1 comment
Open

Uncaught (in promise) TypeError: e2 is null #46

rwb196884 opened this issue Nov 8, 2023 · 1 comment
Labels
question Further information is requested

Comments

@rwb196884
Copy link

Uncaught (in promise) TypeError: e2 is null
    _validate CoreValidator.ts:138
    validate CoreValidator.ts:482
    runValidateHandler Formik.tsx:199
    runValidateHandler Formik.tsx:198
    runAllValidations Formik.tsx:314
    validateFormWithHighPriority Formik.tsx:336
    useEventCallback Formik.tsx:1213
    useFormik Formik.tsx:352

The only way I have found to stop this is to remove all the validation rules.

What's going on?

@AlexJPotter
Copy link
Owner

Hi @rwb196884 - can you please provide some reproduction steps or further context? I'm afraid it's going to be very hard to diagnose the issue without more information!

@AlexJPotter AlexJPotter added the question Further information is requested label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants