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

Module level directives cause errors when bundled #5220

Closed
vadymstebakov opened this issue Apr 2, 2023 · 2 comments
Closed

Module level directives cause errors when bundled #5220

vadymstebakov opened this issue Apr 2, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@vadymstebakov
Copy link

Describe the bug

I got a lot of error warnings while building with React v18.2.0 + Vite v4.1.4.

Your minimal, reproducible example

Steps to reproduce

  1. npm run build;
  2. see error;

Expected behavior

I expected the build process to go without any error warnings. It has already been said in this pull request.

How often does this bug happen?

Every time

Screenshots or Videos

image

Platform

  • macOS;
  • Chrome;
  • version 111;

Tanstack Query adapter

react-query

TanStack Query version

v4.28.0

TypeScript version

v4.9.5

Additional context

No response

@TkDodo
Copy link
Collaborator

TkDodo commented Apr 2, 2023

I literally just closed the same issue an hour ago as a duplicate. Opening more duplicates won't make it any better. Please use the search before filing issues.

@TkDodo TkDodo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2023
@TkDodo TkDodo added the duplicate This issue or pull request already exists label Apr 2, 2023
@vadymstebakov
Copy link
Author

My bad. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants