I created components for my application that contain component parameters. The problem is in the debug panel when I view the variables. Every variable related to action parameters is considered 'integers' and is always null, which generates an error alert. It says that this variable cannot be null, even though the parameter configuration is not required.
Translated by GPT
Callback Actions in Debug Panel is always null?
Troubleshooting
Unfortunately, I couldn't find any information.
Yes