<?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/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									ブロックエディターを編集できない。 - 不具合報告				            </title>
            <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/</link>
            <description>SWELLユーザー限定で利用可能な掲示板です。</description>
            <language>ja</language>
            <lastBuildDate>Sun, 19 Jul 2026 02:57:00 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9414</link>
                        <pubDate>Thu, 18 Jan 2024 07:20:39 +0000</pubDate>
                        <description><![CDATA[みなさんアドバイスありがとうございます。
こちらで色々と解決策を模索したところ、不具合を解消することができました。
原因は、ブラウザのGoogle翻訳機能をONにしていたことでした。
これは拡張機能ではなく、ブラウザの設定画面から設定を行う自動翻訳の機能のことです。
各ブラウザでこの設定OFFにしたところ、エラーが解消され問題なく使えるようになりました。
ちなみに日本...]]></description>
                        <content:encoded><![CDATA[<p>みなさんアドバイスありがとうございます。</p>
<p>こちらで色々と解決策を模索したところ、不具合を解消することができました。</p>
<p>原因は、ブラウザのGoogle翻訳機能をONにしていたことでした。</p>
<p>これは拡張機能ではなく、ブラウザの設定画面から設定を行う自動翻訳の機能のことです。</p>
<p>各ブラウザでこの設定OFFにしたところ、エラーが解消され問題なく使えるようになりました。</p>
<p>ちなみに日本でこの機能をONにしていてもエラーは発生しませんでしたが、海外でVPN経由でアクセスする際にこの機能をONにしているとエラーが発生するようです。</p>
<p>SWELLはReact-domを使用しているようですが、これがGoogleの翻訳機能と互換性がないようです。</p>
<p><a href="https://github.com/facebook/react/issues/11538" target="_blank" rel="noopener">https://github.com/facebook/react/issues/11538</a></p>
<p>Edgeの翻訳機能もONにするとエラーが発生し、OFFにするとエラーが解消されるため、これもGoogle翻訳同様、互換性が無い可能性があります。</p>
<p>今後の参考にしていただければと思います。</p>
<p> </p>
<p>色々とサポートいただきありがとうございました。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>pnh1228</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9414</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9396</link>
                        <pubDate>Sat, 13 Jan 2024 08:07:11 +0000</pubDate>
                        <description><![CDATA[エラー文を読む限り、React で管理されている部分の全部もしくは一部の構造が変わってしまっている可能性がありそうです。翻訳以外にも何かしらのページ内の要素を操作するような拡張機能や WP のカスタマイズなどを使用していませんか？
例えば、アイコンで Font Awesome を使う場合に JS で SVG 置き換えなどを行う場合でもエラーが発生する可能性がある (未確認) ...]]></description>
                        <content:encoded><![CDATA[<p>エラー文を読む限り、React で管理されている部分の全部もしくは一部の構造が変わってしまっている可能性がありそうです。翻訳以外にも何かしらのページ内の要素を操作するような拡張機能や WP のカスタマイズなどを使用していませんか？</p>
<p>例えば、アイコンで Font Awesome を使う場合に JS で SVG 置き換えなどを行う場合でもエラーが発生する可能性がある (未確認) と思います。(あくまで一例で、こういった後から DOM に変更を加える機能ではあり得るかもしれません)</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>山本大介</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9396</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9395</link>
                        <pubDate>Fri, 12 Jan 2024 14:14:31 +0000</pubDate>
                        <description><![CDATA[エラーが wp-includes/js/dist/vendor/react-dom.min.js で発生しているので、SWELLのファイルで発生しているエラーではないようにみえますが、SWELLではブロックエディターの機能を高度にカスタマイズしているためそれが原因かもしれません。（デフォルトテーマはブロックエディターのカスマイズは皆無なので）
ただしその場合、SWELLが呼び...]]></description>
                        <content:encoded><![CDATA[<p>エラーが wp-includes/js/dist/vendor/react-dom.min.js で発生しているので、SWELLのファイルで発生しているエラーではないようにみえますが、SWELLではブロックエディターの機能を高度にカスタマイズしているためそれが原因かもしれません。（デフォルトテーマはブロックエディターのカスマイズは皆無なので）</p>
<p>ただしその場合、SWELLが呼び出しているのは基本的にコアで用意されている関数なので、根本的な問題はコア側にあるかもしれません。</p>
<p>WordPressのサポートフォーラムに同じような質問がないかも、一応探してみていただけますでしょうか。</p>
<p> </p>
<p>また、この件はこちらでエラーの再現ができない限り原因解明が難しいと思われますが、「海外からVPN経由で接続する」という行為自体を私の方で再現できないため、改善も難しいかもしれません...。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>了</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9395</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9394</link>
                        <pubDate>Fri, 12 Jan 2024 10:47:44 +0000</pubDate>
                        <description><![CDATA[サーバーはLINIXサーバーになります。
日本国内で使用した時はエラーは発生しないのですが、海外で使用している時にエラーが発生する（海外アクセス時はVPN接続しています）ため、VPNに問題があるのかなと推測しておりましたが、それはあまり関係ないでしょうか？]]></description>
                        <content:encoded><![CDATA[<p>サーバーはLINIXサーバーになります。</p>
<p>日本国内で使用した時はエラーは発生しないのですが、海外で使用している時にエラーが発生する（海外アクセス時はVPN接続しています）ため、VPNに問題があるのかなと推測しておりましたが、それはあまり関係ないでしょうか？</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>pnh1228</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9394</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9393</link>
                        <pubDate>Fri, 12 Jan 2024 10:07:59 +0000</pubDate>
                        <description><![CDATA[投稿者:: @pnh1228 
Windows

一つ思いあたるとしたらWindowsサーバーという点ですね。多くのWPプロダクトはLinuxサーバーで運用される前提で開発されているので、Windows環境で動かした場合は想定されていないかもしれません。]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="47022" data-postid="9390" data-mention="pnh1228">
<div class="wpforo-post-quote-author"><strong> 投稿者:: @pnh1228 </strong></div>
<p>Windows</p>
</blockquote>
<p>一つ思いあたるとしたらWindowsサーバーという点ですね。多くのWPプロダクトはLinuxサーバーで運用される前提で開発されているので、Windows環境で動かした場合は想定されていないかもしれません。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>skillsharejp</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9393</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9392</link>
                        <pubDate>Fri, 12 Jan 2024 09:36:38 +0000</pubDate>
                        <description><![CDATA[ご連絡ありがとうございます。
デフォルトテーマではエラーが発生しないことを確認しています。
ですので、SWELLの問題である可能性が高いと思われます。
 
よろしくお願いします。]]></description>
                        <content:encoded><![CDATA[<p>ご連絡ありがとうございます。</p>
<p>デフォルトテーマではエラーが発生しないことを確認しています。</p>
<p>ですので、SWELLの問題である可能性が高いと思われます。</p>
<p> </p>
<p>よろしくお願いします。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>pnh1228</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9392</guid>
                    </item>
				                    <item>
                        <title>RE: ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9391</link>
                        <pubDate>Fri, 12 Jan 2024 07:40:42 +0000</pubDate>
                        <description><![CDATA[デフォルトテーマで同じエラーは発生しますか？まずはSWELLなのかWPなのか、問題の切り分けが大事です。]]></description>
                        <content:encoded><![CDATA[<p>デフォルトテーマで同じエラーは発生しますか？まずはSWELLなのかWPなのか、問題の切り分けが大事です。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>skillsharejp</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9391</guid>
                    </item>
				                    <item>
                        <title>ブロックエディターを編集できない。</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9390</link>
                        <pubDate>Fri, 12 Jan 2024 06:18:57 +0000</pubDate>
                        <description><![CDATA[SWELL初心者です。
SWELLをインストールした後、有効化して固定ページのブロックエディターを編集しようとしたところ、添付画像のように、「エディターで予期しないエラーが発生しました。」とのエラーが表示され、編集ができません。



 
状況としては、現在日本と海外の両方から編集を行っており、日本で作成する場合はエラーは表示されず、海外から編集を行う場合のみ上記エ...]]></description>
                        <content:encoded><![CDATA[<div class="p-workspace__primary_view_body">
<div class="p-message_pane p-message_pane--classic-nav p-message_pane--scrollbar-float-adjustment" data-qa="message_pane">
<div>
<div role="presentation">
<div class="c-virtual_list c-virtual_list--scrollbar c-message_list c-message_list--floating c-message_list--dark c-scrollbar c-scrollbar--fade" role="presentation">
<div class="c-scrollbar__hider" role="presentation" data-qa="slack_kit_scrollbar">
<div class="c-scrollbar__child" role="presentation">
<div class="c-virtual_list__scroll_container" role="list" data-qa="slack_kit_list" aria-label="高橋 賢伸 (ダイレクトメッセージ, 離席中)">
<div id="1705038852.313019" class="c-virtual_list__item" role="listitem" data-qa="virtual-list-item" data-item-key="1705038852.313019">
<div class="c-message_kit__background p-message_pane_message__message c-message_kit__message p-message_pane_message__message--last" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false">
<div class="c-message_kit__hover" role="document" data-qa-hover="true">
<div class="c-message_kit__actions c-message_kit__actions--default">
<div class="c-message_kit__gutter">
<div class="c-message_kit__gutter__right" role="presentation" data-qa="message_content">
<div class="c-message_kit__blocks c-message_kit__blocks--rich_text">
<div class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text">
<div class="p-block_kit_renderer" data-qa="block-kit-renderer">
<div class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first">
<div class="p-rich_text_block" dir="auto">
<div class="p-rich_text_section">SWELL初心者です。</div>
<div class="p-rich_text_section"><br />SWELLをインストールした後、有効化して固定ページのブロックエディターを編集しようとしたところ、添付画像のように、「エディターで予期しないエラーが発生しました。」とのエラーが表示され、編集ができません。</div>
<div>
2915
</div>
<div> </div>
<div class="p-rich_text_section"><span class="c-mrkdwn__br" aria-label="" data-stringify-type="paragraph-break"></span>状況としては、現在日本と海外の両方から編集を行っており、日本で作成する場合はエラーは表示されず、海外から編集を行う場合のみ上記エラーが発生します。<br />サーバーは社内のサーバーを使っており、海外から編集を行う場合は、VPNに接続して固定IPからアクセスしています。VPNに接続後のIPについてはサーバーでホワイトリストに追加しており、日本、海外のいずれのIPからもWordPressの管理画面には正常にアクセス、ログインができています。<br />プラグインをすべて無効化して試してみましたが、引き続きエラーがでます。<br />chrome以外のEdgeやFireFoxで試してみてもエラーが発生します。<br />過去のトピックで、同様のエラーが発生した方がいたため、やりとりを確認させていただいたところ、Google翻訳の拡張機能がオンになっているとエラーが発生するとの記載がありましたので、拡張機能をすべてオフにした状態で試してみましたが、これでもだめでした。</div>
<div class="p-rich_text_section"><br />エラーコードは以下になります。</div>
<pre class="c-mrkdwn__pre" contenteditable="false" data-stringify-type="pre">User
Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at $r (http://●●/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:75182) at Kr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76434) at Yr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76896) at Kr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584) at Yr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76896) at Kr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584) at Yr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76699) at Kr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584) at Yr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76896) at Kr (http://●●:8021/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)</pre>
<div class="p-rich_text_section">※●●の部分は問題のサイトのドメイン名が表記されています。<span class="c-mrkdwn__br" aria-label="" data-stringify-type="paragraph-break"></span>テーマをSWELL以外のものに変更すると、エラーは発生しません。</div>
<div> </div>
<div class="p-rich_text_section"><span class="c-mrkdwn__br" aria-label="" data-stringify-type="paragraph-break"></span>色々と調べてみましたが、エラーの原因が分からず、手詰まりとなってしまったので、どなたか知恵をお貸しいただけないでしょうか。<br />よろしくお願いします。</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="c-scrollbar__track" role="presentation">
<div class="c-scrollbar__bar" role="presentation"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="workspace__primary_view_footer p-workspace__primary_view_footer--float">
<div class="p-message_pane_input" data-qa="message_input_container">
<div class="p-message_pane_input_inner">
<div class="p-message_pane_input_inner_main">
<div class="p-workspace__input p-message_input_unstyled p-message_input_unstyled--dark" role="group" aria-label="作成ツール">
<div class="p-message_input__input_container_unstyled c-wysiwyg_container c-wysiwyg_container--theme_dark c-wysiwyg_container--with_footer c-wysiwyg_container--theme_dark_bordered c-basic_container c-basic_container--size_medium">
<div class="c-basic_container__body">
<div class="c-wysiwyg_container__formatting" role="toolbar" aria-label="書式設定" data-qa="wysiwyg-container_formatting-enabled">
<div class="p-texty_sticky_formatting_bar">
<div>
<div class="p-composer__body p-composer__body--visible p-composer__body--unstyled"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>pnh1228</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%83%bc%e3%82%92%e7%b7%a8%e9%9b%86%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%80%82/#post-9390</guid>
                    </item>
							        </channel>
        </rss>
		