<?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: l</title>
    <description>The latest articles on DEV Community by l (@st6666).</description>
    <link>https://dev.to/st6666</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%2F1153823%2F8a6977ec-8160-4d8e-8a8e-ff53caea0a5b.png</url>
      <title>DEV Community: l</title>
      <link>https://dev.to/st6666</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/st6666"/>
    <language>en</language>
    <item>
      <title>vue3 app.unmount() error</title>
      <dc:creator>l</dc:creator>
      <pubDate>Tue, 05 Sep 2023 08:27:37 +0000</pubDate>
      <link>https://dev.to/st6666/vue3-appunmount-error-222m</link>
      <guid>https://dev.to/st6666/vue3-appunmount-error-222m</guid>
      <description>&lt;p&gt;is vue3, app.unmount() error, app.unmount is not a function&lt;br&gt;
    let vm: any = createApp(App).use(router).use(store).mount(app);&lt;br&gt;
    setTimeout(() =&amp;gt; {&lt;br&gt;
      vm.unmount()&lt;br&gt;
    }, 5000)&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
