Skip to content

Stackblitz installs wrong version of react #3230

@robhil

Description

@robhil

Steps to reproduce

  1. Open https://stackblitz.com/edit/react-zaqylee2?file=src%2Findex.js
  2. Check the dependencies section you will see that react 18.3.1 should be installed
  3. Check error, Looks like react 19.0.0 is installed.
    Error in /turbo_modules/[email protected]/cjs/react.development.js (1205:31)
    Cannot read properties of null (reading 'useContext')

Rest of the dependencies should be compatible with react 18.3.1. It worked about 2 weeks ago

Zrzut ekranu 2025-01-7 o 11 10 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions