I've used stateparams in my single-page angular app to pass data from one state to another, which works, but I need to be able to also pass data into this new state from an array within the top-level object that I've already accessed the data for.I've used stateparams in my single-page angular