admin管理员组文章数量:1291108
I'm using the Redux-DevTools extension and I can't figure out how I'm supposed to be able to dispatch actions. I've checked both Chrome and Firefox versions. It seems the dispatch button has been completely removed? Any ideas?
enter image description here
I'm using the Redux-DevTools extension and I can't figure out how I'm supposed to be able to dispatch actions. I've checked both Chrome and Firefox versions. It seems the dispatch button has been completely removed? Any ideas?
enter image description here
Share Improve this question edited Feb 13 at 17:13 Drew Reese 203k17 gold badges239 silver badges271 bronze badges asked Feb 13 at 16:41 Jack GatesJack Gates 134 bronze badges1 Answer
Reset to default 0The second button in the lower-right toggles the dispatcher view.
After the dispatcher view is unhidden you can manually type in your action type
and any payload values and then click the "Dispatch"
button to dispatch that action to your store.
本文标签: ReduxDevTools extension is missing function to dispatch actionStack Overflow
版权声明:本文标题:Redux-DevTools extension is missing function to dispatch action - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741516429a2382915.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论