Where to put <ModalsContainer /> in Nuxt 3 ?
              
              #467
            
            
              
                Unanswered
              
          
                  
                    
                      mrleblanc101
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The exemple shows to put in
layouts/default.vue, but this means I need to add it to every new layouts I create.Is it ok to add it to
app.vueinstead since it's global to all layouts ?Like so:
Beta Was this translation helpful? Give feedback.
All reactions