@@ -510,7 +548,9 @@ exports[`Renderer:Page handleAction actionType=drawer mergeData 1`] = `
- The variable a is
+
+ The variable a is
+
@@ -548,7 +588,9 @@ exports[`Renderer:Page handleAction actionType=drawer mergeData 2`] = `
- The variable a is 3
+
+ The variable a is 3
+
@@ -580,7 +622,9 @@ exports[`Renderer:Page initApi 1`] = `
- The variable value is 2
+
+ The variable value is 2
+
@@ -617,7 +661,7 @@ exports[`Renderer:Page initApi error show Message 1`] = `
type="button"
>
@@ -652,7 +696,9 @@ exports[`Renderer:Page initApi reFetch when condition changes 1`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -677,7 +723,9 @@ exports[`Renderer:Page initApi reFetch when condition changes 2`] = `
- The variable value is 2
+
+ The variable value is 2
+
@@ -720,7 +768,9 @@ exports[`Renderer:Page initApi reload by Dialog action 1`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -758,7 +808,9 @@ exports[`Renderer:Page initApi reload by Dialog action 2`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -796,7 +848,9 @@ exports[`Renderer:Page initApi reload by Dialog action 3`] = `
- The variable value is 2
+
+ The variable value is 2
+
@@ -840,7 +894,9 @@ exports[`Renderer:Page initApi reload by Drawer action 1`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -878,7 +934,9 @@ exports[`Renderer:Page initApi reload by Drawer action 2`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -922,7 +980,9 @@ exports[`Renderer:Page initApi reload by Drawer action 3`] = `
- The variable value is 2
+
+ The variable value is 2
+
@@ -958,7 +1018,9 @@ exports[`Renderer:Page initApi reload by Form submit 1`] = `
- 表单
+
+ 表单
+
@@ -971,6 +1033,7 @@ exports[`Renderer:Page initApi reload by Form submit 1`] = `
>
- The variable value is 1
+
+ The variable value is 1
+
@@ -1094,7 +1159,9 @@ exports[`Renderer:Page initApi reload by Form submit 2`] = `
- 表单
+
+ 表单
+
@@ -1107,6 +1174,7 @@ exports[`Renderer:Page initApi reload by Form submit 2`] = `
>
- The variable value is 2
+
+ The variable value is 2
+
@@ -1238,7 +1308,9 @@ exports[`Renderer:Page initApi reload by action 1`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -1282,7 +1354,9 @@ exports[`Renderer:Page initApi reload by action 2`] = `
- The variable value is 2
+
+ The variable value is 2
+
@@ -1314,7 +1388,9 @@ exports[`Renderer:Page initApi show loading 1`] = `
- The variable value is
+
+ The variable value is
+
@@ -1345,7 +1421,9 @@ exports[`Renderer:Page initApi show loading 2`] = `
- The variable value is 3
+
+ The variable value is 3
+
@@ -1376,7 +1454,9 @@ exports[`Renderer:Page initApi silentPolling 1`] = `
- The variable value is
+
+ The variable value is
+
@@ -1407,7 +1487,9 @@ exports[`Renderer:Page initApi silentPolling 2`] = `
- The variable value is 3
+
+ The variable value is 3
+
@@ -1432,7 +1514,9 @@ exports[`Renderer:Page initApi silentPolling 3`] = `
- The variable value is 3
+
+ The variable value is 3
+
@@ -1457,7 +1541,9 @@ exports[`Renderer:Page initApi silentPolling 4`] = `
- The variable value is 4
+
+ The variable value is 4
+
@@ -1482,7 +1568,9 @@ exports[`Renderer:Page initData 1`] = `
- The variable value is 1
+
+ The variable value is 1
+
@@ -1513,7 +1601,9 @@ exports[`Renderer:Page initFetchOn trigger initApi fetch when condition becomes
- The variable value is 6
+
+ The variable value is 6
+
@@ -1538,7 +1628,9 @@ exports[`Renderer:Page location query 1`] = `
- The variable value is 5
+
+ The variable value is 5
+
@@ -1563,7 +1655,9 @@ exports[`Renderer:Page location query 2`] = `
- The variable value is 6
+
+ The variable value is 6
+
diff --git a/__tests__/renderers/__snapshots__/QRCode.test.tsx.snap b/__tests__/renderers/__snapshots__/QRCode.test.tsx.snap
index 50cab3162..ad5162459 100644
--- a/__tests__/renderers/__snapshots__/QRCode.test.tsx.snap
+++ b/__tests__/renderers/__snapshots__/QRCode.test.tsx.snap
@@ -17,11 +17,22 @@ exports[`Renderer:qr-code 1`] = `
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -14,8 +14,9 @@ exports[`Renderer:Wizard 1`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -26,49 +27,77 @@ exports[`Renderer:Wizard 1`] = `
exports[`Renderer:Wizard actionPrevLabel actionNextLabel actionFinishLabel className actionClassName 1`] = `
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -683,8 +718,9 @@ exports[`Renderer:Wizard initApi 1`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -707,98 +743,127 @@ exports[`Renderer:Wizard initApi reload 1`] = `
class="a-Page-body"
>
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -1134,8 +1194,9 @@ exports[`Renderer:Wizard initApi show loading 1`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -1148,7 +1209,7 @@ exports[`Renderer:Wizard initApi show loading 2`] = `
className="a-Alert a-Alert--danger"
>
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -1157,8 +1218,9 @@ exports[`Renderer:Wizard initApi show loading 2`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -1171,7 +1233,7 @@ exports[`Renderer:Wizard readOnly 1`] = `
className="a-Alert a-Alert--danger"
>
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -1180,8 +1242,9 @@ exports[`Renderer:Wizard readOnly 1`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -1192,49 +1255,77 @@ exports[`Renderer:Wizard readOnly 1`] = `
exports[`Renderer:Wizard send data 1`] = `
- TypeError: Cannot read property '_ownerDocument' of undefined
+ TypeError: The provided value is not of type 'Element'.
@@ -1460,8 +1538,9 @@ exports[`Renderer:Wizard steps not array 1`] = `
in WithStore(WizardRenderer) (created by Scoped(WithStore(WizardRenderer)))
in Scoped(WithStore(WizardRenderer)) (created by Renderer)
in Renderer (created by RootRenderer)
- in ImageGallery (created by Themeable(ImageGallery))
- in Themeable(ImageGallery) (created by RootRenderer)
+ in ImageGallery (created by I18N(ImageGallery))
+ in I18N(ImageGallery) (created by Themeable(I18N(ImageGallery)))
+ in Themeable(I18N(ImageGallery)) (created by RootRenderer)
in RootRenderer (created by Scoped(RootRenderer))
in Scoped(RootRenderer)
@@ -1484,49 +1563,77 @@ exports[`Renderer:Wizard target 1`] = `
class="a-Page-body"
>