diff --git a/src/plugin/wrapPageElement.tsx b/src/plugin/wrapPageElement.tsx index 6f92e38..f3ac53a 100644 --- a/src/plugin/wrapPageElement.tsx +++ b/src/plugin/wrapPageElement.tsx @@ -143,6 +143,7 @@ export const wrapPageElement = ( defaultNS, fallbackNS, react: { + ...i18nextOptions.react, useSuspense: false } });