soft reference cannot be stored directly in a struct
Description
The logic for soft reference stores is unnecessarily unwrapping ALL soft references stored in structs as opposed to just those that are part of a soft reference struct.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
The logic for soft reference stores is unnecessarily unwrapping ALL soft references stored in structs as opposed to just those that are part of a soft reference struct.