animate-pulse class if $records are null, but for me this is only true on the initial load if I'm using deferred loading. I checked the v2 table component and while it's a bit different overall, I applied a similar logic to add the animate-pulse class using wire:loading.class and that seems to work. I feel like I must have some deeper issue with the app if I need to hack the source to make this work. Anyone run into something similar? tia for any help.