Closed aerni closed 1 year ago
This PR fixes the entry data hydration in the EntrySynthesizer and EntryCollectionSynthesizer. Without this fix, the entry's data would be empty on subsequent component hydration.
EntrySynthesizer
EntryCollectionSynthesizer
💯
This PR fixes the entry data hydration in the
EntrySynthesizer
andEntryCollectionSynthesizer
. Without this fix, the entry's data would be empty on subsequent component hydration.