Dialog re renders twice #6362
Closed
SiriusShift
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I encountered a bug, when I have a select inside of a dialog, the dialog renders twice because when the data you are mapping is large. The dialog blinks like rendering twice. This is my code. How can I fix it? The error is in the formfield name ="category". The category has a array of objects that has length of 36
Beta Was this translation helpful? Give feedback.
All reactions