You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
And the html code for the "next month" button:
And this is the DatePicker inside a FormKit:
And the html code:
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 :)
The text was updated successfully, but these errors were encountered:
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:

And the html code for the "next month" button:

And this is the DatePicker inside a FormKit:

And the html code:

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 :)
The text was updated successfully, but these errors were encountered: