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: Expected signal to be an instanceof AbortSignal #229

Open
wave-nature opened this issue Mar 4, 2024 · 0 comments
Open

TypeError: Expected signal to be an instanceof AbortSignal #229

wave-nature opened this issue Mar 4, 2024 · 0 comments

Comments

@wave-nature
Copy link

This issue is rising in my next.js application (ts based project) where I am using shipengine in route.ts file, working fine in local, but failing in build and production.

I rectified and found that it is coming from sendRequest function from client folder, where that is behind the scenes using isomorphic.node which is importing AbortController from abort-controller.

Please do solve this issue!

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

1 participant