Callback Actions in Debug Panel is always null?

Troubleshooting

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

What have you tried so far?

Unfortunately, I couldn't find any information.

Did you check FlutterFlow's Documentation for this topic?
Yes