From 86b7201575d440a524c99a3276bec88fbc531fdb Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Fri, 7 Jun 2019 15:27:47 +0200 Subject: enable webview for subscription overlay --- src/containers/subscription/SubscriptionFormScreen.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/containers/subscription/SubscriptionFormScreen.js b/src/containers/subscription/SubscriptionFormScreen.js index cb67ee7f2..aa1166f5e 100644 --- a/src/containers/subscription/SubscriptionFormScreen.js +++ b/src/containers/subscription/SubscriptionFormScreen.js @@ -56,6 +56,7 @@ export default @inject('stores', 'actions') @observer class SubscriptionFormScre minWidth: 600, webPreferences: { nodeIntegration: true, + webviewTag: true, }, }); paymentWindow.loadURL(`file://${__dirname}/../../index.html#/payment/${encodeURIComponent(hostedPage.url)}`); -- cgit v1.2.3-70-g09d2