Replies: 1 comment 4 replies
-
You can send your data to this email for investigation. |
Beta Was this translation helpful? Give feedback.
4 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 fairly large schema, though I don't think it is excessively large. It renders fine with an empty
initialValue
, but once I add in any amount of data forinitialValue
it slows to a crawl. The playground renders my form in about 14 seconds and integrated into my app it's about 3 times that.Has anyone had this issue?
I'm happy to share my schema, uiShema, and data, but I'd rather not post it publicly since it is for an internal work project.
Beta Was this translation helpful? Give feedback.
All reactions