Skip to content

umd file index.development.js returns null for devtools #3916

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

Closed
geraldodev opened this issue Jul 25, 2022 · 1 comment
Closed

umd file index.development.js returns null for devtools #3916

geraldodev opened this issue Jul 25, 2022 · 1 comment

Comments

@geraldodev
Copy link

geraldodev commented Jul 25, 2022

Describe the bug

The UMD file https://unpkg.com/browse/@tanstack/[email protected]/build/umd/index.development.js returns null for devtools.

I'm my case I'm consuming via shadow-cljs , the clojurescript compiler,
According to @TkDodo it also can affect cdn consumers.

Your minimal, reproducible example

https://unpkg.com/browse/@tanstack/[email protected]/build/umd/index.development.js

Steps to reproduce

1- consume the umd package via cdn
2 - render query tools component
3 - it'll render null

Expected behavior

Query tools component render

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

Linux

react-query version

4.0.10

TypeScript version

No response

Additional context

No response

@geraldodev geraldodev changed the title umd file index.development.js returns null umd file index.development.js returns null for devtools Jul 25, 2022
@TkDodo
Copy link
Collaborator

TkDodo commented Aug 12, 2022

it's fixed in the beta we just released:

https://unpkg.com/browse/@tanstack/[email protected]/build/umd/index.development.js

there are some other issues in there though, so it will be available once we generally fix this :)

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

No branches or pull requests

2 participants