Vue version
3.2.38
Link to minimal reproduction
https://codesandbox.io/s/peaceful-fermat-f8l7q1?file=/src/InputComponent.vue
Steps to reproduce
- Create a component for input.
- Add the option to specify :size via props.
- Use a component and don't specify size.
What is expected?
No warning.
What is actually happening?
Warning:

System Info
No response
Any additional comments?
No response