Extraneous non-emits event listeners (closeModal, closeModalNoValid) 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 <Modal isOpen=false onCloseModal=fn onCloseModalNoValid=fn >