Before SaveData, LoadData, and ClearData functions can only use correctly in a dvice , but now they can be used when playing an app in a web browser as an experimental feature.
It is disabled by default.
To enable, navigate to Settings > Upcoming features > Experimental > Enabled SaveData, LoadData, ClearData on web player." and turn the switch on
before we have to make a work around as they were only worked on adevice such as phone or tablet
and we have to open the app on a device and make some steps , as the collection in the memory will lost after closing the app so we need to save the data to a local collection,
in your Issue i tried on my side
- I add save button and on the OnSelect property
YOU can set the defaultselecteditem to be the first choice in the combo
when selecting now the save button it will save your collection data in the device storage
finally close the app and open again it will show you the data saved on the storge