Skip to content

Commit 6480f1a

Browse files
authored
Merge branch 'master' into development
2 parents 3456674 + 1fd8bb2 commit 6480f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/ComponentUtilities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ trait ComponentUtilities
4545

4646
protected array $extraWithAvgs = [];
4747

48-
protected bool $useComputedProperties = true;
48+
protected bool $useComputedProperties = false;
4949

5050
/**
5151
* Set any configuration options

0 commit comments

Comments
 (0)