Skip to content

Bug Fix for PowerGrid::cache with Columns and PHPStan Issues#2077

Merged
luanfreitasdev merged 2 commits intoPower-Components:6.xfrom
alloylab:6.x
Feb 16, 2026
Merged

Bug Fix for PowerGrid::cache with Columns and PHPStan Issues#2077
luanfreitasdev merged 2 commits intoPower-Components:6.xfrom
alloylab:6.x

Conversation

@alloylab
Copy link
Contributor

⚡ PowerGrid - Pull Request

  • Bug fix

Description

Item#1 - Column Actions do not display when PowerGrid::cache() is used in component, issue is related to $this->dispatchActionsToJS missing from getRecordsFromCache

Item#2 - Add missing return types for macros to address phpstan errors

With caching enabled column actions disappear because the dispatchActionsToJS is missing from, getRecordsFromCache
this fixes phpstan errors when using macros
@luanfreitasdev luanfreitasdev merged commit 2b91b6c into Power-Components:6.x Feb 16, 2026
28 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