<?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: How to use ajax pages with Angular 1.x in Framework7	</title>
	<atom:link href="https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Fri, 01 Mar 2019 19:34:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104515</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sat, 09 Jul 2016 22:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104515</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104514&quot;&gt;Luciano Porto&lt;/a&gt;.

Hey, Luciano. Thanks for the hint! :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104514">Luciano Porto</a>.</p>
<p>Hey, Luciano. Thanks for the hint! :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luciano Porto		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104514</link>

		<dc:creator><![CDATA[Luciano Porto]]></dc:creator>
		<pubDate>Sat, 09 Jul 2016 22:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104514</guid>

					<description><![CDATA[Hello Dear. I try to run in Mozilla Firefox the code as it is, but no success. Chrome it is OK.
So... changing the component from &quot;$compile(e.srcElement)&quot; to &quot;$compile(e.target)&quot; it works like a charm on both browsers.]]></description>
			<content:encoded><![CDATA[<p>Hello Dear. I try to run in Mozilla Firefox the code as it is, but no success. Chrome it is OK.<br />
So&#8230; changing the component from &#8220;$compile(e.srcElement)&#8221; to &#8220;$compile(e.target)&#8221; it works like a charm on both browsers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raphael Andres		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104496</link>

		<dc:creator><![CDATA[Raphael Andres]]></dc:creator>
		<pubDate>Tue, 14 Jun 2016 08:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104496</guid>

					<description><![CDATA[Thank you Timo for this really helpful code snippet! For others with this problem: Don&#039;t forget to delete the Dependency Injection of the LocationProvider ($location) if you used it before! That cause also problems with page routing: A child-page jumps back immediately to the parent-page.]]></description>
			<content:encoded><![CDATA[<p>Thank you Timo for this really helpful code snippet! For others with this problem: Don&#8217;t forget to delete the Dependency Injection of the LocationProvider ($location) if you used it before! That cause also problems with page routing: A child-page jumps back immediately to the parent-page.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104489</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 03 Jun 2016 14:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104489</guid>

					<description><![CDATA[@Marco You have to reference cordova.js in the &lt;strong&gt;head&lt;/strong&gt; of your html document, not the body - otherwise cordova.js will be loaded to late. Also, make sure to load it first, before all other scripts.]]></description>
			<content:encoded><![CDATA[<p>@Marco You have to reference cordova.js in the <strong>head</strong> of your html document, not the body &#8211; otherwise cordova.js will be loaded to late. Also, make sure to load it first, before all other scripts.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marco		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104486</link>

		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Thu, 02 Jun 2016 04:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104486</guid>

					<description><![CDATA[@Timo here is the files. https://onedrive.live.com/redir?resid=1A228C471A60F1F5!117&#038;authkey=!AINLPhP05wIYkUQ&#038;ithint=file%2czip]]></description>
			<content:encoded><![CDATA[<p>@Timo here is the files. <a href="https://onedrive.live.com/redir?resid=1A228C471A60F1F5!117&#038;authkey=!AINLPhP05wIYkUQ&#038;ithint=file%2czip" rel="nofollow ugc">https://onedrive.live.com/redir?resid=1A228C471A60F1F5!117&#038;authkey=!AINLPhP05wIYkUQ&#038;ithint=file%2czip</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104485</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 01 Jun 2016 21:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104485</guid>

					<description><![CDATA[@Marco You&#039;d have to give a little bit more information than just &quot;not working. please help&quot;. I have no magic sphere.
Maybe you could even upload your app somewhere so I can have a look into it.]]></description>
			<content:encoded><![CDATA[<p>@Marco You&#8217;d have to give a little bit more information than just &#8220;not working. please help&#8221;. I have no magic sphere.<br />
Maybe you could even upload your app somewhere so I can have a look into it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marco		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104484</link>

		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Wed, 01 Jun 2016 16:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104484</guid>

					<description><![CDATA[Hi,

I applied the angular template but none of the links are clickable. even if ng-click is not working. please help]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I applied the angular template but none of the links are clickable. even if ng-click is not working. please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sanjeev		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104473</link>

		<dc:creator><![CDATA[Sanjeev]]></dc:creator>
		<pubDate>Sat, 28 May 2016 08:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104473</guid>

					<description><![CDATA[I enabled the option {domCache:true}. It is working fine now.]]></description>
			<content:encoded><![CDATA[<p>I enabled the option {domCache:true}. It is working fine now.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104470</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 27 May 2016 11:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104470</guid>

					<description><![CDATA[Hi Sanjeev, you need to show me your full (runnable) code, otherwise I cannot help you.]]></description>
			<content:encoded><![CDATA[<p>Hi Sanjeev, you need to show me your full (runnable) code, otherwise I cannot help you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sanjeev		</title>
		<link>https://www.timo-ernst.net/blog/2016/02/24/how-to-use-ajax-pages-with-angular-1-x-in-framework7/#comment-104468</link>

		<dc:creator><![CDATA[Sanjeev]]></dc:creator>
		<pubDate>Fri, 27 May 2016 04:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3398#comment-104468</guid>

					<description><![CDATA[Hi Timo,

I am facing issues with the Navigation. When I am navigating deep (2 or more pages) and again going back to page, the first page is refreshing and the compiled templates not displaying. For example

News page-&#062;Detail page-&#062;Back to News page (working fine)

But---

News page-&#062;Detail Pages-&#062;More Detail Page-&#062;Back to Detail Page-&#062;Back to News Page (Not displaying the template rendering)

Please help..]]></description>
			<content:encoded><![CDATA[<p>Hi Timo,</p>
<p>I am facing issues with the Navigation. When I am navigating deep (2 or more pages) and again going back to page, the first page is refreshing and the compiled templates not displaying. For example</p>
<p>News page-&gt;Detail page-&gt;Back to News page (working fine)</p>
<p>But&#8212;</p>
<p>News page-&gt;Detail Pages-&gt;More Detail Page-&gt;Back to Detail Page-&gt;Back to News Page (Not displaying the template rendering)</p>
<p>Please help..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
