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

Warning missing required prop when using camelCase #967

Closed
pmiguelmartins opened this issue Mar 27, 2021 · 2 comments
Closed

Warning missing required prop when using camelCase #967

pmiguelmartins opened this issue Mar 27, 2021 · 2 comments

Comments

@pmiguelmartins
Copy link

pmiguelmartins commented Mar 27, 2021

Version

3.0.8

Reproduction link

Vue 3.x reproduce link: https://jsfiddle.net/pmiguelmartins/eq5hL2ty/10/

Steps to reproduce

Define a props in a component, with required: true
Use this component and pass the prop

What is expected?

No errors

What is actually happening?

Gives an warning in console.

@skirtles-code
Copy link
Contributor

Thanks for the report but I believe this is a bug in 3.0.8 rather than a docs issue.

See vuejs/core#3495

@pmiguelmartins
Copy link
Author

Thanks for the report but I believe this is a bug in 3.0.8 rather than a docs issue.

See vuejs/vue-next#3495

Sorry ...

thanks for reporting in right place

Pedro Martins

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

2 participants