Skip to content

Comments

fix(postPoints): Fix the Bug of Duplicate Points Increase When Postin…#38

Open
542154968 wants to merge 1 commit intoNicolasSiver:masterfrom
542154968:fix-post-points
Open

fix(postPoints): Fix the Bug of Duplicate Points Increase When Postin…#38
542154968 wants to merge 1 commit intoNicolasSiver:masterfrom
542154968:fix-post-points

Conversation

@542154968
Copy link

When creating a new topic, both the postSave and topicSave events are triggered, resulting in the points being increased twice. In this scenario, we need to filter out the points increase triggered by postSave.

image

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.

1 participant