<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrei</title>
    <description>The latest articles on DEV Community by Andrei (@andreiisakov1).</description>
    <link>https://dev.to/andreiisakov1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1160448%2Fe3301136-3451-47e5-adb7-e2bd7ddebda7.png</url>
      <title>DEV Community: Andrei</title>
      <link>https://dev.to/andreiisakov1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andreiisakov1"/>
    <language>en</language>
    <item>
      <title>Select box value in a react table does not refresh</title>
      <dc:creator>Andrei</dc:creator>
      <pubDate>Fri, 28 Mar 2025 12:06:40 +0000</pubDate>
      <link>https://dev.to/andreiisakov1/select-box-value-in-a-react-table-does-not-refresh-3k2a</link>
      <guid>https://dev.to/andreiisakov1/select-box-value-in-a-react-table-does-not-refresh-3k2a</guid>
      <description>&lt;p&gt;Hello everyone!&lt;br&gt;
Could you please take a look into the tiny sandbox project?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codesandbox.io/p/sandbox/festive-nova-s58h2v" rel="noopener noreferrer"&gt;https://codesandbox.io/p/sandbox/festive-nova-s58h2v&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have a simple editable react table, each row contains a "raw" data and the same data as a select box value. When I delete a row, the table is rerendered correctly, the "raw" data is displayed correctly, but the selected value in the select boxes stay unchanged.&lt;br&gt;
How can I sync up the value in the select box?&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
