<?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: adding tab property, removes all tab members. in Calcite Design System Questions</title>
    <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190890#M171</link>
    <description>&lt;P&gt;I did that and that's when the error shows up in the console. I added the tab to both &lt;SPAN&gt;&amp;nbsp;calcite-tab-title and its calcite-tab to begin with, but I was getting those errors. Then, I thought I was misreading the property instructions on calcite design website, so I modified the code and posted the codepen on the community forum. Thank you for the responses, and since the errors are not fatal I will just ignore them.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 16:26:38 GMT</pubDate>
    <dc:creator>LefterisKoumis</dc:creator>
    <dc:date>2022-07-08T16:26:38Z</dc:date>
    <item>
      <title>adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190608#M165</link>
      <description>&lt;P&gt;This is an example of multi level tabs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/benesri/pen/NWgeqgP" target="_blank" rel="noopener"&gt;https://codepen.io/benesri/pen/NWgeqgP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, if you modify line 6, by adding the property tab="Test1" it removes all children of this tab.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LefterisKoumis_0-1657230558850.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45476iAEC53AF6D824CE4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LefterisKoumis_0-1657230558850.png" alt="LefterisKoumis_0-1657230558850.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The same occurs, if you add&amp;nbsp;property tab="Test2" to line 7.&lt;/P&gt;&lt;P&gt;Why can't we use the tab property?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 21:50:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190608#M165</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2022-07-07T21:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190711#M166</link>
      <description>&lt;P&gt;When using the tab property, you need to use the same value for the calcite-tab-title and its calcite-tab. Here is a codepen:&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/benesri/pen/WNzwxNg" target="_blank"&gt;https://codepen.io/benesri/pen/WNzwxNg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It does mention it in the tab-title documentation -&amp;nbsp;&lt;A href="https://developers.arcgis.com/calcite-design-system/components/tab-title/#component-api-properties-tab" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/components/tab-title/#component-api-properties-tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 01:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190711#M166</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2022-07-08T01:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190865#M169</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;As soon as I insert the tab property, I get these errors in console regardless if I use Chrome or Edge. Any idea for the cause and how to prevent them?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LefterisKoumis_0-1657294568842.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45558iBFDC665238177A1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LefterisKoumis_0-1657294568842.png" alt="LefterisKoumis_0-1657294568842.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 15:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190865#M169</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2022-07-08T15:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190870#M170</link>
      <description>&lt;P&gt;If you added tab="test" to a calcite-tab-title, then adding tab="test" to the corresponding calcite-tab will make the errors go away.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 15:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190870#M170</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2022-07-08T15:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190890#M171</link>
      <description>&lt;P&gt;I did that and that's when the error shows up in the console. I added the tab to both &lt;SPAN&gt;&amp;nbsp;calcite-tab-title and its calcite-tab to begin with, but I was getting those errors. Then, I thought I was misreading the property instructions on calcite design website, so I modified the code and posted the codepen on the community forum. Thank you for the responses, and since the errors are not fatal I will just ignore them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:26:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190890#M171</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2022-07-08T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: adding tab property, removes all tab members.</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190898#M172</link>
      <description>&lt;P&gt;It is probably because codepen live updates, so you are getting the error when you add the tab property to calcite-tab-title and before you add it to calcite-tab. Once all of the tab properties are added you will no longer see the error.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/adding-tab-property-removes-all-tab-members/m-p/1190898#M172</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2022-07-08T16:37:37Z</dc:date>
    </item>
  </channel>
</rss>

