Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

[m-navbar-item] The .native modifier for v-on is only valid on components but it was used on <div>. #224

Open
vidal7 opened this issue Feb 7, 2020 · 0 comments

Comments

@vidal7
Copy link
Member

vidal7 commented Feb 7, 2020

Description du bogue / Describe the bug

[Vue warn]: The .native modifier for v-on is only valid on components but it was used on <div>. 

found in

---> <MNavbarItem>
       <MNavbar>
         <PInscriptionListe>
           <PGestionnaireInscriptionListe>
             <PTemplateAdminDetail>
               <PGestionnaireTemplateAdminDetail>
                 <PVueAdministration>
                   <Page>
                     <PMainBootstrap>
                       <Root>

Reproduction / To Reproduce
En développement local, dans un projet utilisant [email protected] comme Brio, naviguer vers la liste des participants d'une cohorte ou d'un groupe d'activités de formation.

Comportement attendu / Expected behavior
Ne pas avoir d'avertissement de vue

Captures d'écran / Screenshots
Si possible, ajoutez des captures d'écran pour décrire le problème.

Versions affectées / Affected Versions

  • Package: modul-components
  • version: 1.0.3

Environnement / Environment

  • OS: windows
  • Navigateur: firefox/chrome
@vidal7 vidal7 changed the title Suite à la mise à jour de [email protected], [m-navbar-item] The .native modifier for v-on is only valid on components but it was used on <div>. Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant