showViews and showLikes failed to reflect the actual data in Firebase #1430
Unanswered
tiffahahahu7
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The "showViews" and "showLikes" parameters used to function properly on my site. However, there was a time when I set them to false, and later turned them back to true. Even though I didn't change any specific values with Firebase settings, I found that they are now only displaying data from localhost, excluding views and likes from all other visitors. The strange thing is that I can still see accurate data in Firebase (see below), so I'm struggling with what I can do on my blog's source file to fix the issue.

Beta Was this translation helpful? Give feedback.
All reactions