You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry @malek77z since I couldn't reproduce this problem, I'm going to close this issue. If you're still having this problem, please reply with answers to the 4 questions above and I'm happy to take another look.
Bug report
On the list page table loading, the spinner is broken.
The source of this is how the processing image is loaded in datatables_logic.blade.php line 237
Note, line 16 seems to be trying to load or store the same asset:
though basset, but its not showing up anywhere.
What I did
This should be seen on any list page, although hard to see as data loads in soon after.
What I expected to happen
spinner to show
What happened
Spinner does not show and has broken image instead. Also confirmed no basset file was created
What I've already tried to fix it
I'm just changing to my version datatables_logic.blade.php for now, so there is a work around
The text was updated successfully, but these errors were encountered: