<?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 TypeError: Cannot read properties of undefined (reading 'spatialReference') in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189569#M77848</link>
    <description>&lt;P&gt;I'm receiving this error when opening up my web app:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TypeError: Cannot read properties of undefined (reading 'spatialReference')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This error is stemming from the source init.js file &lt;A href="http://'https://js.arcgis.com/3.29/init.js'" target="_self"&gt;'https://js.arcgis.com/3.29/init.js'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the console errors when calling the '_createWebMap' function. Has anybody come across this recently?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 18:39:59 GMT</pubDate>
    <dc:creator>ManiAllie</dc:creator>
    <dc:date>2022-07-05T18:39:59Z</dc:date>
    <item>
      <title>TypeError: Cannot read properties of undefined (reading 'spatialReference')</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189569#M77848</link>
      <description>&lt;P&gt;I'm receiving this error when opening up my web app:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TypeError: Cannot read properties of undefined (reading 'spatialReference')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This error is stemming from the source init.js file &lt;A href="http://'https://js.arcgis.com/3.29/init.js'" target="_self"&gt;'https://js.arcgis.com/3.29/init.js'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the console errors when calling the '_createWebMap' function. Has anybody come across this recently?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:39:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189569#M77848</guid>
      <dc:creator>ManiAllie</dc:creator>
      <dc:date>2022-07-05T18:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: Cannot read properties of undefined (reading 'spatialReference')</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189609#M77851</link>
      <description>&lt;P&gt;The message is telling you that the object that you are using to get spacialReference is undefined.&amp;nbsp; Check your browser debugger.&amp;nbsp; You should see this error there and should be able to break on the line of code where it occurs.&amp;nbsp; If you are still having issues, add some console messages (if you can) and paste the output here.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 20:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189609#M77851</guid>
      <dc:creator>TimDietz</dc:creator>
      <dc:date>2022-07-05T20:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: Cannot read properties of undefined (reading 'spatialReference')</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189915#M77855</link>
      <description>&lt;P&gt;One thing to check is whether the order of the require modules and the function arguments are in agreement. Can you post your code?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typeerror-cannot-read-properties-of-undefined/m-p/1189915#M77855</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2022-07-06T15:21:16Z</dc:date>
    </item>
  </channel>
</rss>

