Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Splitter/SplitterPanel: size not updated #5463

Closed
matansha opened this issue Mar 22, 2024 · 2 comments · Fixed by #6394
Closed

Splitter/SplitterPanel: size not updated #5463

matansha opened this issue Mar 22, 2024 · 2 comments · Fixed by #6394
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@matansha
Copy link

Describe the bug

Hi,

When i try to update the :size it's doing nothing. how can i update the sizes of the SplitterPanel manually?

Thanks!

Reproducer

https://stackblitz.com/edit/primevue-create-vue-issue-template-ctkwps?file=src%2FApp.vue

PrimeVue version

3.50.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

All

Steps to reproduce the behavior

press the button that change the size
update heightOfCodes doing nothing...

Expected behavior

No response

@matansha matansha added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 22, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 1, 2024
@tugcekucukoglu tugcekucukoglu added this to the 3.51.0 milestone Apr 1, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Apr 1, 2024
tugcekucukoglu added a commit that referenced this issue Apr 1, 2024
@tugcekucukoglu tugcekucukoglu reopened this Apr 1, 2024
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.51.0, 3.53.0 Apr 4, 2024
@matansha
Copy link
Author

matansha commented Apr 4, 2024

Hi @tugcekucukoglu,

Thanks for your try.
Maybe you just need to extract this part to new function and call it when update or watch the size prop:
Screenshot 2024-04-04 at 12 47 31

it's seems it didn't work's because the initialized if. can you check this please?

@tugcekucukoglu tugcekucukoglu removed this from the 3.53.0 milestone Jun 27, 2024
@matansha
Copy link
Author

matansha commented Jul 1, 2024

@tugcekucukoglu Do you have any time estimation when it going to be fixed?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants