Skip to content

Reloading the app makes Redux Devtools empty and no state is shown #173

@sbaiahmed1

Description

@sbaiahmed1

Describe the bug

Hello, first of all thank you all for all the dev and effort put in this project.

Im encountering an issue with the @rozenite/redux-devtools-plugin

Initially I do react native start with the flag enabled
I can see that everything is well wired on my expo app (Metro)

When i Hit R on the iOS simulator (havent tested with android) for a reload
I lost all the data I had on the panel and the panel shows empty ( hitting R over and over changes nothing, but Killing the app and hitting reconnect on Chrome debugger shows everything correctly)

Image

System Info

OS: macOS 26.2
  CPU: (10) arm64 Apple M2 Pro
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 20.19.0
    path: .nvm/versions/node/v20.19.0/bin/node
  Yarn:
    version: 4.9.4
    path: .nvm/versions/node/v20.19.0/bin/yarn
  npm:
    version: 10.8.2
    path: .nvm/versions/node/v20.19.0/bin/npm
  Watchman: Not Found
Managers:
  CocoaPods:
    version: 1.16.2
    path: .gem/ruby/3.2.2/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 25.0
      - iOS 26.0
      - macOS 26.0
      - tvOS 26.0
      - visionOS 26.0
      - watchOS 26.0
  Android SDK:
    API Levels:
      - "29"
      - "30"
      - "31"
      - "33"
      - "34"
      - "35"
      - "36"
    Build Tools:
      - 30.0.2
      - 30.0.3
      - 31.0.0
      - 33.0.0
      - 33.0.1
      - 33.0.2
      - 34.0.0
      - 35.0.0
      - 36.0.0
    System Images:
      - android-31 | Google APIs ARM 64 v8a
      - android-31 | Google Play ARM 64 v8a
      - android-34 | Google APIs ARM 64 v8a
      - android-35 | Google APIs ARM 64 v8a
      - android-36 | Google Play ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: 2025.1 AI-251.26094.121.2512.13930704
  Xcode:
    version: 26.0/17A324
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.9
    path: /usr/bin/javac
  Ruby:
    version: 3.2.2
    path: .rubies/ruby-3.2.2/bin/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 20.1.1
    wanted: ^20.1.1
  react:
    installed: 19.1.0
    wanted: 19.1.0
  react-native:
    installed: 0.81.5
    wanted: 0.81.5
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: true
iOS:
  hermesEnabled: true
  newArchEnabled: true

Rozenite Version

1.2.0

Reproduction

N/A

Steps to reproduce

1 - Start your app
2- Check the DevTool so you can see everything is fine
3- Hit R to reload your app
4- Everything disappears from Redux Devtool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions