Skip to content

DatePicker doesn't show "next month" button icon when used inside FormKit #57

@lmc3s3f0r

Description

@lmc3s3f0r

Hi there! In my PrimeVue 4 unstyled project, I noticed that the "next month" button icon is not displayed.

This is a PrimeVue DatePicker component:
Screenshot from 2024-09-26 08-15-19

And the html code for the "next month" button:
Screenshot from 2024-09-26 08-19-48

And this is the DatePicker inside a FormKit:
Screenshot from 2024-09-26 08-15-33

And the html code:
Screenshot from 2024-09-26 08-20-05

The "previous month" button icon works correctly.

I managed to workaround this by adding some css to the class ".p-datepicker-next-button .p-button-icon", but since these classes were removed in a recent update of yours (which was cool, as they shouldn't be displayed), it's happening again, so I thought it's time to report it :)

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