<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JS Error | Cannot read properties of undefined (reading 'key') - while creating Select in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219018#M435</link>
    <description>&lt;P&gt;You can find a changelog at&amp;nbsp;&lt;A href="https://developer.dynatrace.com/whats-new/release-notes/design-system-preview-changelog/" target="_blank" rel="noopener"&gt;https://developer.dynatrace.com/whats-new/release-notes/design-system-preview-changelog&lt;/A&gt;, however this particular issue was unfortunately not clearly described.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 12:52:57 GMT</pubDate>
    <dc:creator>stefan_eggersto</dc:creator>
    <dc:date>2023-07-26T12:52:57Z</dc:date>
    <item>
      <title>JS Error | Cannot read properties of undefined (reading 'key') - while creating Select</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/218993#M428</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm trying to create a basic select using the documentation page available on the developer portal.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michiel_otten_0-1690362700296.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13152i634972AC8B88A62F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michiel_otten_0-1690362700296.png" alt="michiel_otten_0-1690362700296.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;While executing this, the following error is shown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michiel_otten_4-1690364634290.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13158iCCDCB713080D7C91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michiel_otten_4-1690364634290.png" alt="michiel_otten_4-1690364634290.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is also tried, without any success..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michiel_otten_3-1690364464366.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13155i7017C6CF593EDF7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michiel_otten_3-1690364464366.png" alt="michiel_otten_3-1690364464366.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does anybody also encountered this issue. If so: where is my error?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Michiel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:44:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/218993#M428</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2023-07-26T09:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: JS Error | Cannot read properties of undefined (reading 'key') - while creating Select</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219007#M433</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;this issue should be fixed in the latest version 0.99.3 of&amp;nbsp;&lt;SPAN&gt;&lt;CODE&gt;@dynatrace/strato-components-preview&lt;/CODE&gt;. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Are you already on this version? If not then please update your dependencies by executing &lt;CODE&gt;npm run update&lt;/CODE&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 11:29:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219007#M433</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2023-07-26T11:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: JS Error | Cannot read properties of undefined (reading 'key') - while creating Select</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219017#M434</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/9516"&gt;@stefan_eggersto&lt;/a&gt;&amp;nbsp;, this worked for me!&lt;BR /&gt;Another question is: where could I've found the solution myself? Is there some sort of changelog?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 12:42:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219017#M434</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2023-07-26T12:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: JS Error | Cannot read properties of undefined (reading 'key') - while creating Select</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219018#M435</link>
      <description>&lt;P&gt;You can find a changelog at&amp;nbsp;&lt;A href="https://developer.dynatrace.com/whats-new/release-notes/design-system-preview-changelog/" target="_blank" rel="noopener"&gt;https://developer.dynatrace.com/whats-new/release-notes/design-system-preview-changelog&lt;/A&gt;, however this particular issue was unfortunately not clearly described.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 12:52:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/JS-Error-Cannot-read-properties-of-undefined-reading-key-while/m-p/219018#M435</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2023-07-26T12:52:57Z</dc:date>
    </item>
  </channel>
</rss>

