<?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: Fluent UI React Dropdown in SharePoint Framework (SPFx): (With Code &#038; Explanation)	</title>
	<atom:link href="https://www.spguides.com/spfx-fluent-ui-react-dropdown/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/spfx-fluent-ui-react-dropdown/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Thu, 19 Mar 2026 17:13:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Praveen		</title>
		<link>https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-1096</link>

		<dc:creator><![CDATA[Praveen]]></dc:creator>
		<pubDate>Tue, 03 Dec 2024 11:41:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27934#comment-1096</guid>

					<description><![CDATA[This is worked well, Thank you so much!!]]></description>
			<content:encoded><![CDATA[<p>This is worked well, Thank you so much!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mayuresh Halarnkar		</title>
		<link>https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-931</link>

		<dc:creator><![CDATA[Mayuresh Halarnkar]]></dc:creator>
		<pubDate>Tue, 24 Jan 2023 17:31:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27934#comment-931</guid>

					<description><![CDATA[Can we fetch the dropdown values on component itself? , we are pulling data on .ts file and not on .tsx]]></description>
			<content:encoded><![CDATA[<p>Can we fetch the dropdown values on component itself? , we are pulling data on .ts file and not on .tsx</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-319</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Mon, 28 Jun 2021 13:01:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27934#comment-319</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-314&quot;&gt;Jason&lt;/a&gt;.

Figured it out.  I wasn&#039;t properly awaiting the calls to fetch the dropdown options.  As a result, the options didn&#039;t exist yet to properly set the existing selected key.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-314">Jason</a>.</p>
<p>Figured it out.  I wasn&#8217;t properly awaiting the calls to fetch the dropdown options.  As a result, the options didn&#8217;t exist yet to properly set the existing selected key.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://www.spguides.com/spfx-fluent-ui-react-dropdown/#comment-314</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 24 Jun 2021 12:21:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27934#comment-314</guid>

					<description><![CDATA[How do you handle keeping the DropDown value when something in the PropertyPane is changed triggers a &#039;componentDidUpdate&#039;?  When this happens, the dropdown selection is cleared even though the state still exists for the selected key.]]></description>
			<content:encoded><![CDATA[<p>How do you handle keeping the DropDown value when something in the PropertyPane is changed triggers a &#8216;componentDidUpdate&#8217;?  When this happens, the dropdown selection is cleared even though the state still exists for the selected key.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
