<?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: Getting error i18nLabels is undefined in Custom Widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093681#M21294</link>
    <description>&lt;P&gt;I mean how are you using _widgetLabel and the others in your app?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 16:56:15 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2021-08-30T16:56:15Z</dc:date>
    <item>
      <title>Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093628#M21287</link>
      <description>&lt;P&gt;I've created a custom widget in web appbuilder developer edition.&amp;nbsp; I can add it to an app within web appbuilder without issue but when I try to launch the app I get an "i18nLabels is undefined" error.&lt;/P&gt;&lt;P&gt;Has anyone encountered this?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 15:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093628#M21287</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T15:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093636#M21288</link>
      <description>&lt;P&gt;What does your nls/strings.js file look like?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 15:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093636#M21288</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-08-30T15:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093639#M21289</link>
      <description>&lt;P&gt;This is what I've got:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;define&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;root&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_widgetLabel&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Show&amp;nbsp;Customers&amp;nbsp;and&amp;nbsp;Trade&amp;nbsp;Area"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_featureAction_showCustomers&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Show&amp;nbsp;Customers"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;_featureAction_showTradeArea&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Show&amp;nbsp;Trade&amp;nbsp;Area"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;}),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"ar"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"bs"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"cs"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"da"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"de"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"el"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"es"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"et"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"fi"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"fr"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"he"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"hr"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"it"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"ja"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"ko"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"lt"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"lv"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"nb"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"nl"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"pl"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"pt-br"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"pt-pt"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"ro"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"ru"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"sr"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"sv"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"th"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"tr"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"vi"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"zh-cn"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"zh-hk"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"zh-tw"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Aug 2021 15:54:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093639#M21289</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093642#M21290</link>
      <description>&lt;P&gt;Try removing the parenthesis from "root". The &lt;A href="https://developers.arcgis.com/web-appbuilder/guide/add-i18n-support.htm" target="_self"&gt;documentation&lt;/A&gt; strings file looks like this&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;define({
    root:{
        label1: "I am a demo widget.",
        label2: "This is configurable."
    },
    "zh-cn": true    
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any other languages in my app so far, so mine just looks like this.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;define({
  root: {
    allSelections: "All selections",
    appliedChanges: "Successfully applied changes",
    appliedFailed: "Applied failed!",
    //etc
  }
  // add supported locales below:
  // , "zh-cn": true
});&lt;/LI-CODE&gt;&lt;P&gt;. You don't need to add all the language options until you have created their appropriate strings files.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093642#M21290</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-08-30T16:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093652#M21291</link>
      <description>&lt;P&gt;Still getting the error.&amp;nbsp; I only added all the language options because I was getting the error and thought I needed them.&lt;/P&gt;&lt;P&gt;As for the parenthesis in root.&amp;nbsp; I removed it but it did not change anything.&amp;nbsp; Funny thing is that I got that file from the CustomWidgetTemplate in samplewidgets.&amp;nbsp; They all seem to have those parenthesis but as you note the doc says otherwise.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093652#M21291</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T16:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093660#M21292</link>
      <description>&lt;P&gt;Is your file structure like what's shown on this &lt;A href="https://developers.arcgis.com/web-appbuilder/guide/required-files.htm" target="_self"&gt;page&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;How are you using the nls variables in you Widget.html or Widget.js files?&lt;/P&gt;&lt;P&gt;Here are the examples from my widget:&lt;/P&gt;&lt;P&gt;Widget.html&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    &amp;lt;div data-dojo-attach-point="btnSignIn" id="signinbtn" class="jimu-btn apply"
         data-dojo-attach-event="onclick:signIn"&amp;gt;
      ${nls.signin}
    &amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;Widget.js&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;resultMessage = this.nls.allSelections;&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093660#M21292</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-08-30T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093676#M21293</link>
      <description>&lt;P&gt;I have no variables in my nls/strings.js. Just the _widgetLabel and two _featureAction_.&lt;/P&gt;&lt;P&gt;I'm really not sure what is going on.&amp;nbsp; Thanks for your help though.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093676#M21293</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T16:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093681#M21294</link>
      <description>&lt;P&gt;I mean how are you using _widgetLabel and the others in your app?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:56:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093681#M21294</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-08-30T16:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093685#M21295</link>
      <description>&lt;P&gt;I'm not.&amp;nbsp; _widgetLabel is just the name of the widget as it appears in web appbuilder and the _featureAction_ labels is what shows up when you click a feature.&amp;nbsp; They are not strings used in the app.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 17:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093685#M21295</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T17:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093700#M21296</link>
      <description>&lt;P&gt;So where are you getting the error about "i18nLabels"?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 17:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093700#M21296</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-08-30T17:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error i18nLabels is undefined in Custom Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093703#M21297</link>
      <description>&lt;P&gt;I'm getting the error when I launch the app from web appbuilder.&amp;nbsp; I get the error in the browser's developer console.&lt;/P&gt;&lt;P&gt;Although, I think I may have figured something out.&amp;nbsp; In the widget's manifest.json I had set the property hasLocale : false.&amp;nbsp; I need to do more testing but this may be causing the error.&amp;nbsp; I removed the property and I did not receive the error.&amp;nbsp; I'll update this post when I know for sure.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 17:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/getting-error-i18nlabels-is-undefined-in-custom/m-p/1093703#M21297</guid>
      <dc:creator>Danik-B</dc:creator>
      <dc:date>2021-08-30T17:46:20Z</dc:date>
    </item>
  </channel>
</rss>

