Skip to content

Nuxt compatibility #3

@bovas85

Description

@bovas85

I managed to get this plugin to work on nuxt, but I do get a barebones in the html which isn't ideal.

Is there any recommended way to load this for SSR?

[Vue warn]: Unknown custom element: <component> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> <TransitionGroup>
       <FadeTransition>
         <NoSsr>
           <Pages/storesAndServices/index.vue> at pages/stores-and-services/index.vue
             <Nuxt> at .nuxt/components/nuxt.vue
               <Default> at layouts/default.vue
                 <Root>
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions