Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix createDataLoadingThunk and related actions #30408

Merged
merged 1 commit into from
May 23, 2024

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented May 23, 2024

#30270 broke the 3 changed actions (including reblog and unreblog) because I did not test it, and did not messed up what version I should push in my experiments.

This should be working and is the intended interface for the action creator. It is a best practice to have an unique object argument to thunks so the arguments passed to the action are explicit.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 23, 2024
Merged via the queue into mastodon:main with commit b6fd14f May 23, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants