Skip to content

ChatPalette not showing stream/response nor submitted user input #4390

Open
@larseberhardt

Description

@larseberhardt

Environment



Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.1.3

Reproduction

Please read the description

Description

Unfortunately nuxt MDC doesn't render any data if you not add this to your nuxt.config.ts

 vite: {
    optimizeDeps: {
      include: ['debug']
    },
  }

I've tested it with a blank project and if you don't add this MDC is not rendering any data after page load. I think this should be added to the documentation. This can be frustrating.

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions