<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: SharePoint Framework (SPFx) Fluent UI Basic List Example	</title>
	<atom:link href="https://www.spguides.com/spfx-fluent-ui-basic-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/spfx-fluent-ui-basic-list/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Tue, 20 Jan 2026 05:28:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: vijay		</title>
		<link>https://www.spguides.com/spfx-fluent-ui-basic-list/#comment-1047</link>

		<dc:creator><![CDATA[vijay]]></dc:creator>
		<pubDate>Wed, 18 Oct 2023 04:23:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=28848#comment-1047</guid>

					<description><![CDATA[When running the flunt list code getting below error :

Error - [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(60,15): error TS7006: Parameter &#039;props&#039; implicitly has an &#039;any&#039; type.
[09:51:22] Error - [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(73,156): error TS2339: Property &#039;get&#039; does not exist on type &#039;IItems&#039;.
[09:51:22] Error - [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(77,26): error TS7006: Parameter &#039;item&#039; implicitly has an &#039;any&#039; type.
[09:51:22] Error - [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(101,28): error TS7006: Parameter &#039;date&#039; implicitly has an &#039;any&#039; type.

unable to find what is causing the errror where as the steps followed as per given above]]></description>
			<content:encoded><![CDATA[<p>When running the flunt list code getting below error :</p>
<p>Error &#8211; [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(60,15): error TS7006: Parameter &#8216;props&#8217; implicitly has an &#8216;any&#8217; type.<br />
[09:51:22] Error &#8211; [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(73,156): error TS2339: Property &#8216;get&#8217; does not exist on type &#8216;IItems&#8217;.<br />
[09:51:22] Error &#8211; [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(77,26): error TS7006: Parameter &#8216;item&#8217; implicitly has an &#8216;any&#8217; type.<br />
[09:51:22] Error &#8211; [tsc] src/webparts/fluentUiBasicList/components/FluentUiBasicList.tsx(101,28): error TS7006: Parameter &#8216;date&#8217; implicitly has an &#8216;any&#8217; type.</p>
<p>unable to find what is causing the errror where as the steps followed as per given above</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
