This commit is contained in:
Zach Daniel 2020-05-15 02:29:12 -04:00
parent 08d373c207
commit ad8f2c0826
No known key found for this signature in database
GPG key ID: C377365383138D4B

View file

@ -538,7 +538,7 @@ defmodule Ash.Actions.SideLoad do
Map.get(data, :data)
[] ->
root_data
%{data: root_data}
path ->
path_names = path |> Enum.reverse() |> Enum.map(& &1.name)