Use otherProperty
instead of index
#878
Answered
by
SomiDivian
SomiDivian
asked this question in
Q&A
-
Is there a way to use something else other then the property Because when using Message = {
number of important readonly properties and methods
readonly index: number
} when you try to Object.defineProperty(m, "index", {
value: START_INDEX + idx,
writable: true,
configurable: true,
}); all the problems start to show up Did anyone use react-virtuoso with twilio-conversations, or tried to override readonly property, or used other then Thanks guys |
Beta Was this translation helpful? Give feedback.
Answered by
SomiDivian
Apr 11, 2023
Replies: 1 comment
-
This was solved by twilio support, instead of using full example |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SomiDivian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was solved by twilio support, instead of using
data
usetotalCount
full example
https://gist.github.com/SomiDivian/68d58b8dddf2b1503097898b464c3e07