You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a fresh react vite app
Setup the mui version
Expected behavior
It works
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
It works
The text was updated successfully, but these errors were encountered: