<?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: Vite + React + Calcite-components-react - errors during load in Calcite Design System Questions</title>
    <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1355588#M540</link>
    <description>&lt;P&gt;I have the same problem with @esri/calcite-components-exemple/vue.&lt;/P&gt;&lt;P&gt;on the console I see many warn like this:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;[Vue warn]: Failed to resolve component: calcite-icon If this is a native custom element, make sure to&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;exclude it from component resolution via compilerOptions.isCustomElement.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Could you please help me?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Many thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2023 09:47:55 GMT</pubDate>
    <dc:creator>andreamangeruca</dc:creator>
    <dc:date>2023-12-01T09:47:55Z</dc:date>
    <item>
      <title>Vite + React + Calcite-components-react - errors during load</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1322759#M482</link>
      <description>&lt;P&gt;I am trying to use &lt;STRONG&gt;@esri/calcite-components-react&lt;/STRONG&gt; with &lt;STRONG&gt;Vite + React&lt;/STRONG&gt;.&lt;BR /&gt;I'v created some basic app with "npm create &lt;A href="mailto:vite@latest&amp;quot;" target="_blank"&gt;vite@latest"&lt;/A&gt;&amp;nbsp;command , installed &lt;STRONG&gt;@esri/calcite-components-react &lt;/STRONG&gt;and&amp;nbsp;copied calcite components code from sample repo (&lt;A href="https://github.com/Esri/calcite-components-examples/tree/master/react" target="_blank"&gt;https://github.com/Esri/calcite-components-examples/tree/master/react&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Everything is working as expected, but there are &lt;STRONG&gt;100 error&lt;/STRONG&gt; in console during the loading process like this:&lt;BR /&gt;&amp;nbsp;&lt;FONT color="#FF0000"&gt;Uncaught (in promise) TypeError: Failed to resolve module specifier '@esri/calcite-components/dist/components/calcite-accordion.js'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I'v created repo with my sample&amp;nbsp;&lt;A href="https://github.com/AlexanderRyzhov/vite-react-calcite" target="_blank"&gt;https://github.com/AlexanderRyzhov/vite-react-calcite&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Steps to reproduce the problem:&lt;BR /&gt;1. clone the repo&lt;BR /&gt;2. run "npm install"&lt;BR /&gt;3. run "npm run dev"&lt;BR /&gt;Open&amp;nbsp; &lt;A href="http://localhost:5174/" target="_blank"&gt;http://localhost:5174/&lt;/A&gt;&amp;nbsp;in a browser and open devTools - there should be erros during loading.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me to fix this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 10:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1322759#M482</guid>
      <dc:creator>AlexRyzhov</dc:creator>
      <dc:date>2023-08-26T10:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Vite + React + Calcite-components-react - errors during load</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1323913#M486</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/676570"&gt;@AlexRyzhov&lt;/a&gt;, this is a &lt;A href="https://github.com/Esri/calcite-design-system/issues/7575" target="_blank" rel="noopener"&gt;regression bug&lt;/A&gt; introduced in 1.5.0. There is a planned fix in the upcoming 1.7.0 release, targeted for release in the next week. In the meantime the 1.4.3 release will provide no errors. Can update this issue as soon as 1.7.0 is available for use, and apologies for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 15:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1323913#M486</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-08-30T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vite + React + Calcite-components-react - errors during load</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1325016#M490</link>
      <description>&lt;P&gt;The regression was not mitigated in the 1.7.0 release yesterday. Additional research is planned in the effort, and Calcite is working towards a fix in the near future.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 23:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1325016#M490</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-09-01T23:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Vite + React + Calcite-components-react - errors during load</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1326819#M496</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/676570"&gt;@AlexRyzhov&lt;/a&gt;&amp;nbsp;The &lt;A href="https://github.com/Esri/calcite-design-system/issues/7575" target="_blank" rel="noopener"&gt;issue&lt;/A&gt; has been mitigated in this week's &lt;A href="https://developers.arcgis.com/calcite-design-system/releases/changelogs/latest/" target="_blank" rel="noopener"&gt;1.8.0 release&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 15:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1326819#M496</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-09-08T15:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Vite + React + Calcite-components-react - errors during load</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1355588#M540</link>
      <description>&lt;P&gt;I have the same problem with @esri/calcite-components-exemple/vue.&lt;/P&gt;&lt;P&gt;on the console I see many warn like this:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;[Vue warn]: Failed to resolve component: calcite-icon If this is a native custom element, make sure to&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;exclude it from component resolution via compilerOptions.isCustomElement.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Could you please help me?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Many thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 09:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/vite-react-calcite-components-react-errors-during/m-p/1355588#M540</guid>
      <dc:creator>andreamangeruca</dc:creator>
      <dc:date>2023-12-01T09:47:55Z</dc:date>
    </item>
  </channel>
</rss>

