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

The docs dont mention that window.process.env has to be set for the toolkit to work #754

Open
MTRNord opened this issue Aug 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MTRNord
Copy link
Contributor

MTRNord commented Aug 17, 2024

Describe the bug

For users which do not rely on CRA it should probably be documented that this sdk relies on having window.process.env set when starting the sdk. Without it, it will essentially crash.

Steps To Reproduce

Steps to reproduce the behaviour:

  1. Create a fresh react vite app
  2. Setup the mui version

Expected behavior

It works

@MTRNord MTRNord added the bug Something isn't working label Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant