cloner icon indicating copy to clipboard operation
cloner copied to clipboard

onCloned

Open dalholm opened this issue 5 years ago • 1 comments

i dont know if i understand it wrong, but onCloned is called to early and also it should have the new model as an argument.

When i clone a model with relations after its cloned i want change some of the data on the new relation. But the new relation is not yet cloned neither

dalholm avatar May 08 '20 08:05 dalholm

I can confirm that this bug report.

When onCloned is called relationships are not yet available.

Putr avatar Aug 28 '20 12:08 Putr