Closed JohnKis closed 7 years ago
Hi there,
I found that when I click on export in the chrome extension, nothing happens. First I thought it's an issue with Chrome or the extension, but it's working fine for non ngrx based redux apps.
I'd expect clicking the export button to download the exported state. Just like it does doing so on http://zalmoxisus.github.io/examples/counter/
Chrome version: 55.0.2883.75 (64-bit) (Mac) Redux DevTools extension version: 2.11.0.4 Node version: v6.3.0 nom version: 3.10.3
Fixed in 2.11.1 version of the extension. Please update it from Chrome Store.
2.11.1
Wow, that was ultra-fast :) Thank you very much!
Hi there,
I found that when I click on export in the chrome extension, nothing happens. First I thought it's an issue with Chrome or the extension, but it's working fine for non ngrx based redux apps.
To replicate the issue
Expected behaviour
I'd expect clicking the export button to download the exported state. Just like it does doing so on http://zalmoxisus.github.io/examples/counter/
Chrome version: 55.0.2883.75 (64-bit) (Mac) Redux DevTools extension version: 2.11.0.4 Node version: v6.3.0 nom version: 3.10.3