-
## 📋 이슈 제목
## 🚀 기능 요청
- [ ] 기능1
- [ ] 기능2
## 📸 스크린샷
## ✅ 기대 결과
## 💡 추가 정보
-
Hello,
I have this strange thing when I tap "Like" in my app and after dialog shows and logging in through WebView I see blank screen with "Cancel" button at the bottom and then screen dismisses itse…
-
-
@john970473 We can continue the discussion here
> Someone asked me how to add LikeCoin to the widget. I have tried to add the shortcode on the text widget but I failed because "likecoin_add_likebut…
-
## Overview
Animation doen not play on production.
However, it plays well during local development.
I'm using Next.js v13.0.5 and my `next.config.js` here.
```js
module.exports = {
// ...
…
-
Not working setPressed(true) method for button:
final FButton likeButton = (FButton) v.findViewById(R.id.like_post_button);
likeButton.setOnClickListener(new FButton.OnClickListener() {
…
-
For Like/Unlike feature: For each playlist, when the 'like' icon of a liked playlist is clicked, it does not indicate that it has been unliked (i.e., the color does not change and the count does not d…
-
When I was trying to follow this documentation: https://reactjs.org/docs/add-react-to-a-website.html#optional-try-react-with-jsx
all worked fine until I replaced native `JavaScript` to `JSX`.
The…
-
I'm writing in an HTML file and wish to display like and reblog button's on posts but they are not displaying when I watch.
Example code snippet:
```
!(LikeButton)
!(ReblogButton)
```
-
Just.... everything about it...
If the card is currently liked by the current user, when they click the like button it will open the card model, we should try to figure out how to stop that.
Also, do…