Skip to content

Comments

fix: Vite prod build error "React is not defined"#32

Open
rixcian wants to merge 1 commit intoRobPethick:masterfrom
rixcian:fix/vite-prod-build
Open

fix: Vite prod build error "React is not defined"#32
rixcian wants to merge 1 commit intoRobPethick:masterfrom
rixcian:fix/vite-prod-build

Conversation

@rixcian
Copy link

@rixcian rixcian commented Jun 1, 2022

Need to directly import React into the Scrollbars component, because the lib in the Vite production build is returning the "React is not defined" error.

Fixes #23

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

Successfully merging this pull request may close these issues.

ReferenceError react is not defined ?

1 participant