You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mvorisek with the recent changes, then the error changes to !! ATK4 CORE ERROR - EXCEPTION RENDER FAILED: Atk4\Data\Exception: AggregateModel model does not support this action !!
The recent implementation of AggregateModel does not allow to add a hasOne reference (or inherit it from the source model).
Steps to replicate:
Expected result:
$targetmodel->ref('tax_rule_id') returns hasOne-linked model.
Result:
Error in
vendor/atk4/data/src/Reference.php:224
sayingTypeError: preg_quote(): Argument #1 ($str) must be of type string, null given
The text was updated successfully, but these errors were encountered: