What I want to achieve: I want this to stop
Issue: I keep getting this error when I undo after a ctrl+D, etc…
What solutions have you tried so far?: This is my first solution, asking other developers. As I was writing the title, the “similar discussions” didn’t give me an answer.
builtin_UIEditor.rbxm.UIEditor.Plugin.Resize:309: attempt to index nil with 'Position' - Edit
10:23:18.086 Stack Begin - Studio
10:23:18.086 Script 'builtin_UIEditor.rbxm.UIEditor.Plugin.Resize', Line 309 - function updateHandlePositionFromExtents - Studio
10:23:18.086 Script 'builtin_UIEditor.rbxm.UIEditor.Plugin.Resize', Line 386 - function updatePosition - Studio
10:23:18.086 Script 'builtin_UIEditor.rbxm.UIEditor.Plugin.main', Line 328 - function onUndo - Studio
10:23:18.086 Stack End - Studio
Anybody know what’s causing this error?