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

bug in validation page #1647

Closed
mysoc11 opened this issue Oct 12, 2018 · 5 comments
Closed

bug in validation page #1647

mysoc11 opened this issue Oct 12, 2018 · 5 comments

Comments

@mysoc11
Copy link

mysoc11 commented Oct 12, 2018

Versions

  • vee-validate: 2.0.#
  • vue: 2.#.#

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Demo Link
If applicable, add a minimal demo link to help explain your problem. You can use jsfiddle or Codesandbox.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@mysoc11
Copy link
Author

mysoc11 commented Oct 12, 2018

my vue page gives me this error

Uncaught TypeError: Cannot read property 'i18nDriver' of undefined
at Function.staticAccessors$1.dictionary.get (vee-validate.js:6733)
at Function.localize (vee-validate.js:6814)
at vee-validate.js:8012
at MILLISECONDS_IN_HOUR (vee-validate.js:9)
at vee-validate.js:10

pls resolve this

@NJM8
Copy link

NJM8 commented Oct 12, 2018

screen shot 2018-10-12 at 3 19 24 pm

I am getting this error as well. When I comment out my custom validators and message dictionary it goes away. Error is thrown right at app startup.

It appears to be this line:
staticAccessors$1.dictionary.get = function () { return pluginInstance.i18nDriver; };
I am not using any i18n packages.

@logaretm
Copy link
Owner

duplicate of #1646

@powerpkstart
Copy link

issue not Solved at

capture

Please give me proper Solution.

@rampapampapampapam
Copy link

++++

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

5 participants