Undefined array key "recordId"
I read this thread:
https://discord.com/channels/883083792112300104/1108254033795362896
but couldn't find a solution for my problem, even if it's the same error.
The error is appearing when i try to save.
my headerActions code is:
where have i messed up?
Solution:Jump to solution
Figured it out.
This:
```
->recordSelect(fn () => Select::make('exercise_name')...
1 Reply
Solution
Figured it out.
This:
has to be this: