Routes do not let information flow through the provider
I have to pass the same type of data several times, as I have a list of widgets, but I can’t find a way to make this data flow into the provider, as data is generated in another route. To make it more clear, I made some diagrams: