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

<title> Uncaught (in promise) ReferenceError: exports is not defined in v4.15.0 #4969

Open
2 of 5 tasks
WongSaang opened this issue Jan 9, 2025 · 0 comments
Open
2 of 5 tasks

Comments

@WongSaang
Copy link

What happened?

In v4.15.0, the browser console reports an error: Uncaught (in promise) ReferenceError: exports is not defined.
Rolling back to a previous version is fine.

Reproduction steps

import { useForm } from 'vee-validate'
const { handleSubmit } = useForm()

image

Version

Vue.js 3.x and vee-validate 4.x

What browsers are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Relevant log output

No response

Demo link

sorry

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant