-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
- Loading branch information
There are no files selected for viewing
3 comments
on commit 477e69d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this functionality actually exist in the API?
I'm citing here:
https://github.com/zalmoxisus/redux-devtools-extension/blob/master/src/app/api/index.js#L248
To me, this seems like actionCreators when using the direct messaging API isn't implemented.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't get this working - see ctrlplusb/easy-peasy#467
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have multiple actions to be tested through dev tools, but everytime i have to copy paste the payload in extension in custom action dispatch tab,
is there a way to pass some default payload in store => devtools => action creator option
so i can just hit dispatch button of devtools extension
This comment has been minimized.
Sorry, something went wrong.
SameMitchellNealSep 4, 2024