Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LogsController.php #451

Merged

Conversation

atsanna
Copy link
Contributor

@atsanna atsanna commented Mar 19, 2024

When you press "Delete Selected" on the logs page without selecting a record, the error is returned

ErrorException
Undefined array key "checked"

This corrects the problem

The urls

- /admin/settings/users

- /admin/users/1

cause

RuntimeException: View not found for component: button-container

at

VENDORPATH/lonnieezell/bonfire/src/View/ComponentRenderer.php at line 231
@lonnieezell lonnieezell merged commit bb77ec6 into lonnieezell:develop Mar 19, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants