GORM Playground Link

https://github.com/go-gorm/playground/pull/748

Description

The issue in https://github.com/go-gorm/gorm/issues/6715 apparently wasn't fully resolved.

When preloading inner models, GORM incorrectly populates referenced foreign objects.