Skip to content

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

@geraldodev

Description

@geraldodev

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions