Laravel-Backpack / theme-coreuiv4

UI for Backpack v6 that uses CoreUI v4 and Bootstrap v5.
MIT License
7 stars 4 forks source link

fix alerts script #60

Closed pxpm closed 1 month ago

pxpm commented 1 month ago

related to https://github.com/Laravel-Backpack/CRUD/issues/5695

There was an issue with the alerts script throwing an error when there was no alerts.

This was missed by us because demo has it fixed 🤷

Just applied the same fix we have in demo.