granite/ui/components/foundation/form/select is not saving its value after re-opening the dialogue
Anyone could you suggestion me how to fix the below issue.
I am using a button component which uses some properties like style and icon which dropdown values with sling:resourceTyple: granite/ui/components/foundation/form/select, I am selecting some values and values are getting saved to jcr:content but when I re-open the component the values are getting reset to default.
Could you please suggest me what change is required to fix the issue.