Skip to content

Fix bug getting value of a null object

Compare
Choose a tag to compare
@edusalguero edusalguero released this 24 Nov 08:43
· 20 commits to master since this release

In the list view a non necessary relation`s attribute could be retrieved. When it happens, instead to throw an exception a null value is returned to allow to render the list.