Skip to content

StackBlitz SDK EngineBlock examples are fetching incorrect react version #3194

@saurabhdaware

Description

@saurabhdaware

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.

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