<?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 Add Angular Material Components Correctly	</title>
	<atom:link href="https://onthecode.co.uk/blog/import-angular-material-feature-module/feed" rel="self" type="application/rss+xml" />
	<link>https://onthecode.co.uk/blog/import-angular-material-feature-module</link>
	<description>onthecode blog</description>
	<lastBuildDate>Wed, 09 Mar 2022 23:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>
	<item>
		<title>
		By: Umut Esen		</title>
		<link>https://onthecode.co.uk/blog/import-angular-material-feature-module#comment-7607</link>

		<dc:creator><![CDATA[Umut Esen]]></dc:creator>
		<pubDate>Wed, 09 Mar 2022 23:11:24 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=929#comment-7607</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://onthecode.co.uk/blog/import-angular-material-feature-module#comment-5852&quot;&gt;Venkatesh Rajavetrivel&lt;/a&gt;.

Thanks for your comment! Yes, imports to root module will not be inherited in feature modules. You need to import material module in every feature module. Hope this helps, Umut]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://onthecode.co.uk/blog/import-angular-material-feature-module#comment-5852">Venkatesh Rajavetrivel</a>.</p>
<p>Thanks for your comment! Yes, imports to root module will not be inherited in feature modules. You need to import material module in every feature module. Hope this helps, Umut</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Venkatesh Rajavetrivel		</title>
		<link>https://onthecode.co.uk/blog/import-angular-material-feature-module#comment-5852</link>

		<dc:creator><![CDATA[Venkatesh Rajavetrivel]]></dc:creator>
		<pubDate>Thu, 29 Apr 2021 16:19:49 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=929#comment-5852</guid>

					<description><![CDATA[Hi Umut, thanks for your write-up! It is really useful. I tried with the similar approach in my application and it works well when I use Material components inside app.components.ts but, if I use the material components in some other Custom components, it asks me to import Material Modules again in to that specific component. Doesn&#039;t it work with importing Materials in app.module.ts itslef? Should I import the materials module in all the components wherever I use Ang. Materials?]]></description>
			<content:encoded><![CDATA[<p>Hi Umut, thanks for your write-up! It is really useful. I tried with the similar approach in my application and it works well when I use Material components inside app.components.ts but, if I use the material components in some other Custom components, it asks me to import Material Modules again in to that specific component. Doesn&#8217;t it work with importing Materials in app.module.ts itslef? Should I import the materials module in all the components wherever I use Ang. Materials?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
