Skip to content

Conversation

@CodeWithDennis
Copy link
Owner

@CodeWithDennis CodeWithDennis commented Sep 3, 2025

  • Check if table uses deferLoading.

Issues

When deferLoading is enabled via AppServiceProvider we will get false on the following check:

public function isResourceTableLoadingDeferred(): bool
{
    return $this->getResourceTable()->isLoadingDeferred();
}

@CodeWithDennis CodeWithDennis marked this pull request as ready for review September 3, 2025 19:04
@CodeWithDennis CodeWithDennis merged commit 1c7351f into 4.x Sep 3, 2025
1 check passed
@CodeWithDennis CodeWithDennis deleted the add-sortable-test branch September 3, 2025 19:32
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