You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extraneous non-props attributes were passed to component but could not be automatically inherited because component renders fragment or text root nodes. #2726
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.