jeremykenedy / laravel-users

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete a user modal message wrong

kamov opened this issue · comments

commented

When I try to delete a user, the message in modal box is like:

Are you sure you want to delete '+val.name+'?

commented

The html source code show this:

screenshot from 2018-12-14 15-46-15

I cannot replicate this issue. Your app may have some javascript conflicts.

Check the console to see the conflicts.