We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eafffe commit d1a563fCopy full SHA for d1a563f
src/Traits/ComponentUtilities.php
@@ -45,7 +45,7 @@ trait ComponentUtilities
45
46
protected array $extraWithAvgs = [];
47
48
- protected bool $useComputedProperties = true;
+ protected bool $useComputedProperties = false;
49
50
/**
51
* Set any configuration options
0 commit comments