سلام
این warn در ویو دقیقا چی میگه ؟
ممنون میشم راهنمایی بفرمایید .
[Vue warn]: Extraneous non-emits event listeners (user) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.
at <Home name="ali" onUser=fn >
at <App>
بایستی emits رو تعریف کنید.
مشابه این مورد هستش:
https://stackoverflow.com/questions/64220737/vue-3-emit-warning-extraneous-non-emits-event-listeners
https://v3.vuejs.org/guide/component-custom-events.html#defining-custom-events
بایستی emits رو تعریف کنید.
مشابه این مورد هستش:
https://stackoverflow.com/questions/64220737/vue-3-emit-warning-extraneous-non-emits-event-listeners
https://v3.vuejs.org/guide/component-custom-events.html#defining-custom-events
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟