extraneous non-props attributes were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
Version
3.0.4
Reproduction link
https://github.com/softboy99/fles
Steps to reproduce
launch the project,no any error,just this warning.home page is blank. In child component, setup() can not be invoked, so no console.log can be invoked and used for debugging the error.
What is expected?
if the code has something wrong, please give out some console error for debugging
What is actually happening?
launch the project,no any error,just this warning.
Yes. This warning will only affect attribute inheritance. components will continue to render and work.
Your issue is likely something else, please narrow it down - You can ask for help on chat.vuejs.org.
We don't have the capacity here to debug a complete application. When you can reproduce the issue, feel free to open a new issue and we can take a look.