zalmoxisus / redux-devtools-extension

Redux DevTools extension.
MIT License
13.48k stars 1.01k forks source link

Should Issues Be Raised Here? #816

Closed alcarcdr closed 2 years ago

alcarcdr commented 2 years ago

I notice that this repository is has not been updated for some time and am wondering if issues with Redux DevTools should be raised here or at https://github.com/reduxjs/redux-devtools

I raised an issue earlier that is somewhat specific to Redux DecTools embedded in Chrome Dec Tools view. I notice that similar issues raised by other get tested and closed and am wondering those checking them are using the Chrome extension installation or newer yet unmerged code from reduxjs/redux-devtools

Another quite minor issues I just noticed was that the replay sliders speed rate modify list is showing the unselected speeds in the background font colour so they are not visible. Is this an issue for this repo or is it one for reduxjs/redux-devtools ? Could it have been fixed with the other non-extension instance of Redux DevTools?

Methuselah96 commented 2 years ago

All issues should be raised on https://github.com/reduxjs/redux-devtools since the Chrome extension has been moved there. Thanks!