<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: [Angular] Idle timeout checking	</title>
	<atom:link href="https://www.chunho-ling.com/angular-idle-timeout-checking/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.chunho-ling.com/angular-idle-timeout-checking/</link>
	<description>Everything related IT, and me.</description>
	<lastBuildDate>Wed, 24 May 2023 09:18:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: C.H. Ling		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1518</link>

		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Wed, 24 May 2023 09:18:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-1518</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1443&quot;&gt;Ramchendar Mothkoori&lt;/a&gt;.

Assume u are play video in video tag, u can add the eventListener onPlay to stop counter.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1443">Ramchendar Mothkoori</a>.</p>
<p>Assume u are play video in video tag, u can add the eventListener onPlay to stop counter.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramchendar Mothkoori		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1443</link>

		<dc:creator><![CDATA[Ramchendar Mothkoori]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 09:05:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-1443</guid>

					<description><![CDATA[working fine for all the events. while playing a video it should be active but it is showing alert message. what event i need to add for that.]]></description>
			<content:encoded><![CDATA[<p>working fine for all the events. while playing a video it should be active but it is showing alert message. what event i need to add for that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C.H. Ling		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1173</link>

		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 16:35:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-1173</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1172&quot;&gt;Dravid&lt;/a&gt;.

The timer will still count unless you set handler for event visibilityChange to start / stop timer.

Ref: https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1172">Dravid</a>.</p>
<p>The timer will still count unless you set handler for event visibilityChange to start / stop timer.</p>
<p>Ref: <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event" rel="nofollow ugc">https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dravid		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-1172</link>

		<dc:creator><![CDATA[Dravid]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 07:27:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-1172</guid>

					<description><![CDATA[What if app pages opened in multiple tabs]]></description>
			<content:encoded><![CDATA[<p>What if app pages opened in multiple tabs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C.H. Ling		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-849</link>

		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 21:26:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-849</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-785&quot;&gt;Ranjana Deore&lt;/a&gt;.

You can replace the alert() to other business logic or use 3rd party component to replace it.

Alert() is a sample to status the result so no worry on replace it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-785">Ranjana Deore</a>.</p>
<p>You can replace the alert() to other business logic or use 3rd party component to replace it.</p>
<p>Alert() is a sample to status the result so no worry on replace it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C.H. Ling		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-848</link>

		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 21:24:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-848</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-782&quot;&gt;phena109&lt;/a&gt;.

It has a long time not update that, will create a sample project and put it in there. Thanks for suggestion.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-782">phena109</a>.</p>
<p>It has a long time not update that, will create a sample project and put it in there. Thanks for suggestion.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ranjana Deore		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-785</link>

		<dc:creator><![CDATA[Ranjana Deore]]></dc:creator>
		<pubDate>Sat, 25 Jun 2022 18:31:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-785</guid>

					<description><![CDATA[But i problem please give your suggestion
What if i remove dialog prompted from element (inspect element). I want to secure this.]]></description>
			<content:encoded><![CDATA[<p>But i problem please give your suggestion<br />
What if i remove dialog prompted from element (inspect element). I want to secure this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: phena109		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-782</link>

		<dc:creator><![CDATA[phena109]]></dc:creator>
		<pubDate>Mon, 13 Jun 2022 23:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-782</guid>

					<description><![CDATA[Putting your code (after refactor) in a library will definitely help even more people.]]></description>
			<content:encoded><![CDATA[<p>Putting your code (after refactor) in a library will definitely help even more people.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: thv		</title>
		<link>https://www.chunho-ling.com/angular-idle-timeout-checking/#comment-510</link>

		<dc:creator><![CDATA[thv]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 12:35:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1382#comment-510</guid>

					<description><![CDATA[not redirecting to login page]]></description>
			<content:encoded><![CDATA[<p>not redirecting to login page</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
