-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Splitter/SplitterPanel: size not updated #5463
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
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
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
added a commit
that referenced
this issue
Apr 1, 2024
Hi @tugcekucukoglu, Thanks for your try. it's seems it didn't work's because the initialized if. can you check this please? |
@tugcekucukoglu Do you have any time estimation when it going to be fixed? |
mehdirande
pushed a commit
to mehdirande/primevue
that referenced
this issue
Sep 12, 2024
…ally reset state.
tugcekucukoglu
added a commit
that referenced
this issue
Sep 24, 2024
Proposal for #5463: Add a resetState method to splitter to manually reset state
This was referenced Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
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
The text was updated successfully, but these errors were encountered: