Skip to content

"No store found" when opening a new Chrome Developer Tools window, but it works from the main toolbar #508

@jongunter

Description

@jongunter

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ X ] Bug report
[ ] Feature request
[ ] Documentation issue or request

What is the current behavior?

When refresh my app and then open a separate "Chrome Developer Tools" window and select the "Redux" tab, it says "No Store found". However, if I click the Redux DevTools icon next to Chrome's address bar, I will see the DevTools and they work great. Also, if I have Chrome Developer Tools already open and refresh the page, the Redux Devtools load just fine.

Expected behavior:

The Redux DevTools should work in the Developer Tools window every time.

Minimal reproduction of the problem with instructions:

  1. Close Chrome
  2. Open the SPA in Chrome
  3. Open Chrome Developer Tools
  4. Click the "Redux" Tab and see "No Store Found"
  5. Click the Redux toolbar icon and the Redux DevTools work
  6. Refresh the page with Chrome Developer Tools
  7. Redux DevTools loads properly in the Chrome Developer Tools window

Version of affected browser(s),operating system(s), npm, node and ngrx:

Occurs in Windows and MacOS X
Chrome Version 61.0.3163.100 (Official Build) (64-bit)
@ngrx/effects 4.0.5
@ngrx/store 4.0.3
@ngrx/store-devtools@ 4.0.0

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