aurajs / aura

A scalable, event-driven JavaScript architecture for developing component-based applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightening component built upon aura js

Manjeetmetacube opened this issue · comments

Hi Aura folks,

We are rendering lightening components in our application. Which is running through vf page. So when we leave the system idle for some time. and after that if we try to get the lightening component then it throws the error as "lightening service outdated". and then it refreshes the whole window.

Guys if you want to refresh your aura component then do it but dont refresh the whole window.

This is happening due to below function :

$A.clientService.setOutdated

Please change the logic accordingly.

Please let me know your thoughts on this.

Thanks,
Manjeet
Tech Lead Metacube