Attempt to call a nil value IsInputDisabled and GetControlInstructionalButton

I am using NativeUI trying to make a menu.

here is a screenshot of the error

Does anyone know why NativeUI can’t call those native functions?

1 Like

I fixed this issue by removing NativeUI as a dependency and starting the NativeUI from the server config

1 Like