Replies: 1 comment 2 replies
-
I'm also having trouble with tabs. I have 3 tabs with 3 different aggrids within each tab. Switching from first to second tab updates properly, but always when switching from the second to third doesn't work. Any advice on this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I posted a query about this topic to StackOverflow (https://stackoverflow.com/questions/67995995/how-to-update-model-in-justpy-within-a-tab-component-on-click) but I did not see much activity so I thought I would post here as well.
I am seeing an issue when switching tabs that I have seen with the code sample here - https://justpy.io/tutorial/custom_components/#tab-group-component wherein sometimes, the tab doesn't update the chart. It becomes sticky.
Could someone clue me in on if there is a bug or how to fix it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions