Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with <ConnectAccountOnboarding> in 1.3.1 #25

Open
nathanbullenmyob opened this issue Sep 6, 2023 · 1 comment
Open

Error with <ConnectAccountOnboarding> in 1.3.1 #25

nathanbullenmyob opened this issue Sep 6, 2023 · 1 comment

Comments

@nathanbullenmyob
Copy link

nathanbullenmyob commented Sep 6, 2023

I have the following error when trying to display the ConnectAccountOnboarding in 1.3.1,

react-connect.esm.js:89 Uncaught TypeError: Cannot read properties of null (reading 'create')
    at react-connect.esm.js:89:1
    at commitHookEffectListMount (react-dom.development.js:20042:1)
    at invokeLayoutEffectMountInDEV (react-dom.development.js:21702:1)
    at invokeEffectsInDev (react-dom.development.js:23630:1)
    at commitDoubleInvokeEffectsInDEV (react-dom.development.js:23611:1)
    at flushPassiveEffectsImpl (react-dom.development.js:23386:1)
    at flushPassiveEffects (react-dom.development.js:23324:1)
    at performSyncWorkOnRoot (react-dom.development.js:22541:1)
    at flushSyncCallbacks (react-dom.development.js:10573:1)
    at commitRootImpl (react-dom.development.js:23303:1)
The above error occurred in the <ConnectAccountOnboarding> component:
    at ConnectAccountOnboarding (http://localhost:3000/static/js/bundle.js:77277:34)
    at ConnectComponentsProvider (http://localhost:3000/static/js/bundle.js:77183:30)
    at div
    ..... flows onto our code

1.2.0 works fine :)

@jorgea-stripe
Copy link
Contributor

Hey @nathanbullenmyob - we've since fixed this issue! Please update both the react-connect-js and connect-js npm packages. Let us know if this is working for you now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants