We were using an array to store some data but dropped the idea and replaced with a Data Store. There is a simple class toggle to set opacity when the images uid is found in the array. This all worked fine.
Neither way seems to work? Am I being daft? The data store is called ‘cmpSelectedMediaItems’. Any advice on rectification would be most obliged kind people! maybe its a Friday thing…?
Probably right, I hacked about trying various combinations. The value is the mediaLibraryItemUID. We know its in the store as can see it in the Application tab of Chrome. As I said probably me being a bit stupid.
Thanks @Teodor will give it a try. Any reason why its not as simple as the method used for the array? Was straight forward. Sometimes its a bit difficult keeping up.