How do I mark rows in the table non reactive? #762
Unanswered
vikaskedia
asked this question in
Q&A
Replies: 2 comments
-
Hmm don't know if i get it right. Maybe you can provide an example for me please ? 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you provide an example? I would like to use this too, but can't figure out how to do use markRaw on certain fields or on the full data object. |
Beta Was this translation helpful? Give feedback.
0 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 have a table with 100 rows and once I fetch them from the DB through an API they are never going to change.
Can I mark these rows as non reactive to speed up the app?
Beta Was this translation helpful? Give feedback.
All reactions