Closed masoudtajer closed 9 months ago
btn and btn-primary is no longer available in Nova 4. You can either create new CSS for it or use DefaultButton component.
https://github.com/laravel/nova-issues/discussions/5479
FYI - This is due to the removal of the LoadingButton component in a recent update of Nova.
LoadingButton
https://github.com/laravel/nova-issues/discussions/6025
Thank you for reporting the issue
@masoudtajer @toddb02
issue was fixed in v2.2.11
btn and btn-primary is no longer available in Nova 4. You can either create new CSS for it or use DefaultButton component.
https://github.com/laravel/nova-issues/discussions/5479