@baris Thanks! perfect 🙂
https://github.com/julianlam/nodebb-plugin-support-forum/pull/14
trigger action:post.toggleVote on client-cide
Unsolved
Technical Support
-
hi,
I'm trying to do a client side script that eliminates dislike, apparently the shape is like this:$(window).trigger('action:post.toggleVote', { "pid": "501", "delta": -1, "unvote": true });
But it does not work. In fact, I can not initiate any change in the voting of posts ...
What's wrong here?
Suggested Topics
-
-
-
Guests should see all posts
Unsolved Technical Support11 -
-
Copyright © 2023 NodeBB | Contributors