fix: accidental variable shadowing in calculation loading.

This commit is contained in:
James Harton 2023-05-18 16:24:03 +12:00 committed by James Harton
parent 1653162041
commit 739dbb89a1

View file

@ -2526,7 +2526,7 @@ defmodule Ash.Actions.Read do
})
end)
{[{%{relationship: relationship, query: query, path: path}, rel_config}], rest} ->
{[{%{relationship: relationship, path: path}, rel_config}], rest} ->
relationship_data =
rest
|> Enum.reduce(rel_config[:data], fn