robo220

Results 9 comments of robo220

@benwiley4000 thank you for your fast reply. It turns how, as you suggested, passing a key prop to force the component to remount has done the trick.

@benwiley4000 Orignally passing down a different `key` to the component was a great idea as it allowed the snapshot feature to work. The problem we have now it that we'd...

@benwiley4000 The user is presented with the player but the player does not have information regarding the playlist tracks or snapshot until they click play. Once the user has clicked...

@benwiley4000 just had a thought... maybe I can't use the snapshot feature regardless. We only store the `trackIndex` and `currentTime` server side. I can't seem to find a way to...

@benwiley4000 thanks again for your quick reply! To confirm, it is the query string that is changing rather than the url specifically. Two examples are shown below they do have...

Perhaps the iTunes Search Api will suffice https://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html