Discussions
am getting a error using popupSDK in nuxt app
i was testing the payment method using popup then i got an error then the popup just disappeared leaving the error in the console
Error: TypeError: Cannot read properties of null (reading 'appendChild')
at buildIframe (popup.js:94:11)
at popup.js:143:29
(anonymous) @ popup.js:157Understand this errorAI
popup.js:22 Uncaught (in promise) ReferenceError: $ is not defined
at buildDataModal (popup.js:22:20)
at popup.js:159:9Understand this errorAI
popup.js:157 Error: TypeError: Cannot read properties of null (reading 'appendChild')
at buildIframe (popup.js:94:11)
at popup.js:143:29
(anonymous) @ popup.js:157
Promise.catch
PaychanguCheckout @ popup.js:156
(anonymous) @ popup.js:71
(anonymous) @ popup.js:8
awaiter @ popup.js:4
(anonymous) @ popup.js:67
retry @ helpers.js:23
(anonymous) @ popup.js:67
(anonymous) @ popup.js:8
awaiter @ popup.js:4
makePayment @ popup.js:59
startPayment @ cart.vue:134
callWithErrorHandling @ runtime-core.esm-bundler.js:199
callWithAsyncErrorHandling @ runtime-core.esm-bundler.js:206
emit @ runtime-core.esm-bundler.js:6386
navigateOnClick @ quasar.client.js:2350
onClick @ quasar.client.js:2908
callWithErrorHandling @ runtime-core.esm-bundler.js:199
callWithAsyncErrorHandling @ runtime-core.esm-bundler.js:206
invoker @ runtime-dom.esm-bundler.js:729Understand this errorAI
popup.js:22 Uncaught (in promise) ReferenceError: $ is not defined
at buildDataModal (popup.js:22:20)
at popup.js:159:9
buildDataModal @ popup.js:22
(anonymous) @ popup.js:159
Promise.catch
PaychanguCheckout @ popup.js:156
(anonymous) @ popup.js:71
(anonymous) @ popup.js:8
awaiter @ popup.js:4
(anonymous) @ popup.js:67
retry @ helpers.js:23
(anonymous) @ popup.js:67
(anonymous) @ popup.js:8
awaiter @ popup.js:4
makePayment @ popup.js:59
startPayment @ cart.vue:134
callWithErrorHandling @ runtime-core.esm-bundler.js:199
callWithAsyncErrorHandling @ runtime-core.esm-bundler.js:206
emit @ runtime-core.esm-bundler.js:6386
navigateOnClick @ quasar.client.js:2350
onClick @ quasar.client.js:2908
callWithErrorHandling @ runtime-core.esm-bundler.js:199
callWithAsyncErrorHandling @ runtime-core.esm-bundler.js:206
invoker @ runtime-dom.esm-bundler.js:729Understand this errorAI