Skip to content

The #client-error and #server-error toasts don't work with Tailwind 4. #48

@Huxelpux

Description

@Huxelpux

The standard #client-error and #server-error toasts don't work with Tailwind 4.

The reason seems to be that they both have a hidden attribute, which is not reset ever. With Tailwind 3, the class takes precedence over the hidden attribute, in Tailwind 4 the hidden attribute takes precedence over the class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions