Visanduma / nova-two-factor

Laravel nova in-dashboard 2FA feature
56 stars 31 forks source link

btn and btn-primary class dose not work in components #48

Closed masoudtajer closed 9 months ago

masoudtajer commented 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

toddb02 commented 9 months ago

FYI - This is due to the removal of the LoadingButton component in a recent update of Nova.

https://github.com/laravel/nova-issues/discussions/6025

lahirulhr commented 9 months ago

Thank you for reporting the issue

@masoudtajer @toddb02

issue was fixed in v2.2.11