Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Svelte tag in this Carousel component #1428

Closed
rickity-cricket opened this issue Sep 4, 2024 · 1 comment
Closed

Invalid Svelte tag in this Carousel component #1428

rickity-cricket opened this issue Sep 4, 2024 · 1 comment

Comments

@rickity-cricket
Copy link

rickity-cricket commented Sep 4, 2024

Describe the bug

svelte:document should be svelte:window

Reproduction

try to vite build and run a project with a carousel, and the preprocess step fails

Flowbite version and System Info

  Binaries:
    Node: 21.6.0 - ~/.nvm/versions/node/v21.6.0/bin/node
    Yarn: 1.22.21 - ~/.nvm/versions/node/v21.6.0/bin/yarn
    npm: 10.3.0 - ~/.nvm/versions/node/v21.6.0/bin/npm
    pnpm: 9.9.0 - ~/Library/pnpm/pnpm
  Browsers:
  npmPackages:
    @sveltejs/kit: ^1.0.0-next.587 => 1.1.3
    flowbite-svelte: ^0.46.16 => 0.46.16
    svelte: ^3.54.0 => 3.55.1
    vite: ^4.5.3 => 4.5.3
@shinokada
Copy link
Collaborator

Please use Svelte 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants