<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>samehada3</author_name>
  <author_url>https://blog.hatena.ne.jp/samehada3/</author_url>
  <blog_title>samehada3の日記</blog_title>
  <blog_url>https://samehada3.hatenadiary.org/</blog_url>
  <categories>
    <anon>Vue.js 3</anon>
  </categories>
  <description>標準のSuspense機能では、下記のようなちょっと不便な点があるようなので他サイトを参考に独自のSuspense機能を作成する コンポーネント化する必要がある 初回のロードのみで再ロードに対応していない components/MySuspense.vue &lt;template lang=&quot;pug&quot;&gt; div template(v-if=&quot;status === PromiseStatus.PENDING&quot;) slot(name=&quot;pending&quot;) template(v-if=&quot;status === PromiseStatus.FULFILLED&quot;) slot(name=&quot;fulfilled&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsamehada3.hatenadiary.org%2Fentry%2F2021%2F06%2F02%2F234019&quot; title=&quot;独自のSuspense機能について - samehada3の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-02 23:40:19</published>
  <title>独自のSuspense機能について</title>
  <type>rich</type>
  <url>https://samehada3.hatenadiary.org/entry/2021/06/02/234019</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
