Skip to content

[playground] Not able to use flowbite-svelte #1333

Open
@shinokada

Description

@shinokada

Describe the problem

When I use flowbite-svelte, I get an error like, "bundling svelte@5.28.2/src/reactivity/reactive-value.js" etc.

<script>
  import { Alert } from "flowbite-svelte";
</script>

<Alert>
  <span class="font-medium">Default alert!</span>
  Change a few things up and try submitting again.
</Alert>

Describe the proposed solution

It will be great to be able to use flowbite-svelte.

Importance

nice to have

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