First component hide description field of the artworks.
So when I go to an artwork page with the first publish, I don't have the description field...
If I go directly to the artwork page, I have this description, and when I go to the home page all artworks have this description field.
How can I do to have the good information in the good place ?
I need SubsManager to keep data in client cached to go back an auto scroll to the previous position...
Hi,
I use SubsManager to cache subscription on the client. But something went wrong.
I have an Artworks collection with two publish methods :
I have two components with React with container :
And
First component hide description field of the artworks. So when I go to an artwork page with the first publish, I don't have the description field... If I go directly to the artwork page, I have this description, and when I go to the home page all artworks have this description field.
How can I do to have the good information in the good place ? I need SubsManager to keep data in client cached to go back an auto scroll to the previous position...
I post to the meteor forum, but I don't have any solution for the moment. https://forums.meteor.com/t/subsmanager-between-two-subscriptions/26773
@arunoda can you help me ?
Thanks.