cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JS Error | Cannot read properties of undefined (reading 'key') - while creating Select

michiel_otten
Mentor

Hi there,

I'm trying to create a basic select using the documentation page available on the developer portal.

For example:

michiel_otten_0-1690362700296.png

While executing this, the following error is shown:

michiel_otten_4-1690364634290.png

 

Is also tried, without any success..

michiel_otten_3-1690364464366.png

Does anybody also encountered this issue. If so: where is my error?


Kind regards,

Michiel

 

#Performance matter!
3 REPLIES 3

stefan_eggersto
Dynatrace Mentor
Dynatrace Mentor

Hi @michiel_otten ,

this issue should be fixed in the latest version 0.99.3 of @dynatrace/strato-components-preview.

Are you already on this version? If not then please update your dependencies by executing npm run update.

 

Thanks @stefan_eggersto , this worked for me!
Another question is: where could I've found the solution myself? Is there some sort of changelog?

#Performance matter!

You can find a changelog at https://developer.dynatrace.com/whats-new/release-notes/design-system-preview-changelog, however this particular issue was unfortunately not clearly described.

Featured Posts