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

[Bug Report][3.4.7] VDataTable prevIcon, nextIcon dont work #18893

Closed
bq-t opened this issue Dec 17, 2023 · 0 comments · Fixed by #18909
Closed

[Bug Report][3.4.7] VDataTable prevIcon, nextIcon dont work #18893

bq-t opened this issue Dec 17, 2023 · 0 comments · Fixed by #18909
Assignees
Labels
C: VDataTable T: bug Functionality that does not work as intended/expected
Milestone

Comments

@bq-t
Copy link

bq-t commented Dec 17, 2023

Environment

Vuetify Version: 3.4.7
Vue Version: 3.3.12
Browsers: Chrome 120.0.0.0
OS: Windows 10

Steps to reproduce

Create VDataTable, set up props for paginate icons: prevIcon, nextIcon, firstIcon, lastIcon.

Expected Behavior

The icons have changed

Actual Behavior

Icons don't change

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

I checked the source code and probably the props are simply not passed into the next component

@johnleider johnleider self-assigned this Jan 8, 2024
@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VDataTable and removed S: triage labels Jan 8, 2024
@johnleider johnleider added this to the v3.4.x milestone Jan 8, 2024
johnleider pushed a commit that referenced this issue Jan 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes #18893
tmasrat pushed a commit to tmasrat/vuetify that referenced this issue Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants