<?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: Matheus Ribeiro</title>
    <description>The latest articles on DEV Community by Matheus Ribeiro (@matheusribeiro100).</description>
    <link>https://dev.to/matheusribeiro100</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%2F329413%2F03a391cc-ca6f-453c-9a35-b878cee1408b.jpeg</url>
      <title>DEV Community: Matheus Ribeiro</title>
      <link>https://dev.to/matheusribeiro100</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/matheusribeiro100"/>
    <language>en</language>
    <item>
      <title>REACTJS: Cannot add property onClick, object is not extensible</title>
      <dc:creator>Matheus Ribeiro</dc:creator>
      <pubDate>Mon, 03 Feb 2020 13:32:15 +0000</pubDate>
      <link>https://dev.to/matheusribeiro100/reactjs-cannot-add-property-onclick-object-is-not-extensible-3g8c</link>
      <guid>https://dev.to/matheusribeiro100/reactjs-cannot-add-property-onclick-object-is-not-extensible-3g8c</guid>
      <description>&lt;p&gt;Good morning Guys, how are you? My name is Matheus Ribeiro, I'm Brazilian and I'm starting as a programmer, using ReactJS. I would like to ask a question, because today a question has arisen in which I have yet to resolve. I am a beginner in programming and I am leading the creation of a StoryBook in ReactJs to be able to assemble components that can be consumed on a separate page. I came across a problem this morning. I created a "select" component using Divs and Labels, the component works perfectly in the StoryBook, I'm passing a state and a value in each one to be able to work with the standard html element. The problem here is that when I use Map() Childrens passing onClick on Labels to change the state (intern), when exporting the project it returns the message "Cannot add property onClick, object is not extensible". Can you give me any tips on how I can solve this problem? Thank you all for the attention.&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>webpack</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
