- Laravel Version: v8.83.9
- Nova Version: 3.32.0
- PHP Version: 8.0
Description:
Action fields are not showing when standalone() is applied. They are shown if I remove standalone() but that requires that I select a User.
Detailed steps to reproduce the issue on a fresh Nova installation:
Create an action with fields and apply standalone() to it.