Enforce persistence of an PersistentStateComponent attribute
Hi,
i need to persist a the version field of my PersistentStateComponent, otherwise i won’t notice a version-change.
it has currently a @Tag(“version”), but i don’t see any option to force persistence.
Leander
Please sign in to leave a comment.
Is your component registed as service or as project/app component?