Forum Discussion

LBiMenno's avatar
LBiMenno
Helper
12 years ago

Component cached

I have a component where I do an API call and give an overview of all the users from a certain user group. Howerer, I notice that on Production this overview is cached. And then when a (new) user is added to this usergroup, it is not shown in the overview.

 

Is there a way to make a component less cacheable? Or disable cache for it? 

1 Reply

  • YuriK's avatar
    YuriK
    Khoros Expert
    11 years ago
    Hey LBiMenno,

    Our components don't do any caching, but it's possible that the data got cached somewhere in the core product and didn't get cleared.

    Can you please add the specific rest api call you're making, and possibly the component code?

    Thank you,

    Yuri