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

StackBlitz SDK EngineBlock examples are fetching incorrect react version #3194

Open
saurabhdaware opened this issue Dec 6, 2024 · 1 comment

Comments

@saurabhdaware
Copy link

Description of Bug

Post React 19 release, our examples where we have defined React 18 as dependency are trying to fetch from React 19 for some reason.

The dependency in package.json says its React 18 as well

Steps to Reproduce

  1. Open https://stackblitz.com/edit/wrqcmk?file=Logger.js
image

Expected Behavior

A clear and concise description of what you expected to happen.

It should try to look for react 18 only

Screenshots/Screencast

If applicable, add screenshots to help explain your problem.

Additional Context/Questions
Add any other context or questions regarding this bug.

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