You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it not possible to use <TransformControls> inside of a <Content>? For me it throws Maximum Call Stack Sized Exceed. PivotControls doesn't throw this error fwiw.
I'm closing this because I decided not to use uikit for my current project.
That said, even after the "maximum call stack" issue went away - I changed a lot of things in my project - I had other issues with both TransformControls and PivotControls within uikit <Container>. Issues I saw were Y axis movement worked but no other axis. And the sizing seemed completely off.
Is it not possible to use
<TransformControls>
inside of a<Content>
? For me it throwsMaximum Call Stack Sized Exceed
.PivotControls
doesn't throw this error fwiw.Code
Call Stack
The text was updated successfully, but these errors were encountered: