Ok I got one issue. Not with the api but different one. Plugin is not showing no. of likes! I mean When I did like on post(after login and with mozila) then it shows digit 1 which indicates post has 1 like. But when I open same post on different browser(chrome) without login then it shows digit 1(means it has 1 like). Then I like it again and digit 1 converted into digit 2(since post has 2 likes now).
But issue here is that when I try to reload post (on mozila with login) to see if likes has been updated or not. Then it was till showing 1 likes on post. Why is that. It must have show 2 likes. But on mozila with login its still showing only 1 like and in chrome its showing 2 like. Why? It should have update likes-count for every user.
UPDATE
ok after refreshing in chrome too, now its showing 1 like on each browser. Means likes is not incrementing but remains at one no matter how many users do likes. It should have show total no. of likes, shouldn’t it?
-
This reply was modified 7 years, 3 months ago by
rish30990.
-
This reply was modified 7 years, 3 months ago by
rish30990.
-
This reply was modified 7 years, 3 months ago by
rish30990.