Closed
Description
I'm running into weird behavior after upgrading to 0.8.2. After inserting an object into a Collection, a helper method tries to find that object in the Collection and display it in a template.
0.8.1.3 works fine. 0.8.2 has an empty Collection in the helper method.
repo: https://github.com/calculon0/empty-collection-in-helper
Clicking the button will add an object into the Collection and it will get displayed in 0.8.1.3. In 0.8.2 and devel, errors are thrown because the Collection is empty.
I narrowed it down to commit df2820f.
Metadata
Metadata
Assignees
Labels
No labels