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

TypeError: Cannot read properties of undefined (reading 'injectIntoGlobalHook') #1594

Open
Nv7-GitHub opened this issue Aug 21, 2024 · 0 comments
Labels
Type: Bug Confirmed bug

Comments

@Nv7-GitHub
Copy link

Describe the Bug

When I run email dev, it opens up in the browser but none of the buttons work and it doesn't automatically refresh, although the CLI seems to print it. Looking in the browser console, the error

TypeError: Cannot read properties of undefined (reading 'injectIntoGlobalHook')

Is in there. I used the manual setup process and I think I must have done something wrong but I'm not sure what.

Which package is affected (leave empty if unsure)

No response

Link to the code that reproduces this issue

It is unfortunately private.

To Reproduce

I followed all the steps in

https://react.email/docs/getting-started/manual-setup

Please reply to ask any followup questions for specific details!

Expected Behavior

I would like to use the buttons available in the UI (the mobile/desktop view buttons and Send button) as well as have hot refresh work.

What's your node version? (if relevant)

I am using Bun 1.1.20

@Nv7-GitHub Nv7-GitHub added the Type: Bug Confirmed bug label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Confirmed bug
Projects
None yet
Development

No branches or pull requests

1 participant