TabPage Lazy is not working properly. #2966
Unanswered
L2Develop96
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created this generic component where it accepts items from outside. The problem is that, the content is being rendered before I have visit the page. I've created two UseEffects in both tabs, and they are both triggering once I enter the page.
Here's the generic component:
Beta Was this translation helpful? Give feedback.
All reactions